* ld-elfweak/size2a.s: Extend test to check size for two weaks.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfweak / size2.d
index 59d54899d7292134ca4152f80452201710484272..3000512c16cc8b6caa419d9ee15a528524ac02fa 100644 (file)
@@ -4,5 +4,7 @@
 #readelf: -s
 Symbol table '.symtab' contains .* entries:
 #...
-    .*: [0-9a-f]* *1 *FUNC *GLOBAL *DEFAULT *[0-9] *_start
+    .*: [0-9a-f]* +1 +FUNC +GLOBAL +DEFAULT +[0-9] +_start
+#...
+    .*: [0-9a-f]* +1 +FUNC +WEAK +DEFAULT +[0-9] +foo
 #...
This page took 0.022992 seconds and 4 git commands to generate.