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