Extend PE matching regexp in PR 19457 test to match cygwin and mingw targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / defined2.d
index 6bb06824724458dfabe7a9b2af78cc1736f67dba..40728bdaaffa142e518c3b94fac065d4b311859f 100644 (file)
@@ -1,6 +1,7 @@
 #ld: -Tdefined2.t
 #nm: -B
 #source: phdrs.s
+#xfail: "rs6000-*-aix*"
 
 # Check that arithmetic on DEFINED works.
 # Matching both A and T accounts for formats that can't tell a .text
 
 #...
 0+1 [AT] defined1
+#...
 0+11 A defined2
+#...
 0+100 A defined3
+#...
 0+1ff A defined4
 #...
 0+3 T sym1
This page took 0.023262 seconds and 4 git commands to generate.