ld-dynamic test fixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-dynamic / export-dynamic-symbol-glob.d
index f8187be75c7f9aa77286c6d330c65d0affbe1751..fad6da9e3f01d43ed6ba34881aff0d1e7cc8b3c4 100644 (file)
@@ -2,7 +2,8 @@
 #source: export-dynamic-symbol.s
 #ld: -pie -u foo --export-dynamic-symbol "f*" tmpdir/libpr25910.a
 #nm: -D
+# See comment in export-dynamic-symbol-2.d for why A is allowed here.
 
 #...
-[0-9a-f]+ T +foo
+[0-9a-f]+ [AT] +foo
 #...
This page took 0.023452 seconds and 4 git commands to generate.