PR24511, nm should not mark symbols in .init_array as "t"
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sane1.t
index 037a62c856b645f1ba2e5615f530f7e8ee463d85..90ee9b62d0dc58697c8dc139f7242df6d4ec27f0 100644 (file)
@@ -20,6 +20,7 @@ SECTIONS
     s4 = ABSOLUTE (d1) - 2;
     s5 = ABSOLUTE (d2) % 5;
     s6 = ABSOLUTE (d2) / 5;
+    *(.data)
   }
   /DISCARD/ : {*(*)}
 
This page took 0.024806 seconds and 4 git commands to generate.