PR24511, nm should not mark symbols in .init_array as "t"
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr14156b.d
index f965f74e6e10dc71a23076520082b371b76d9124..27da0166f408610e1b9bbe29f0944fc28fb0bfab 100644 (file)
@@ -7,10 +7,10 @@
 #nm: -n
 
 #...
-[0-9a-f]+ T foo
-[0-9a-f]+ t foo1
+[0-9a-f]+ [TD] foo
+[0-9a-f]+ [td] foo1
 #...
-[0-9a-f]+ t foo2
-[0-9a-f]+ t foo3
-[0-9a-f]+ t last
+[0-9a-f]+ [td] foo2
+[0-9a-f]+ [td] foo3
+[0-9a-f]+ [td] last
 #pass
This page took 0.024205 seconds and 4 git commands to generate.