fix last change
authorIan Lance Taylor <ian@airs.com>
Mon, 27 Nov 1995 20:02:12 +0000 (20:02 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 27 Nov 1995 20:02:12 +0000 (20:02 +0000)
ld/testsuite/ld-srec/srec.exp

index b6d633d9db3f69aa2dd32e5d22e93dbc5a6eb2e9..3bb10a5498524261815d68d505e1feb980915537 100644 (file)
@@ -276,7 +276,7 @@ if { ![ld_compile $CC $srcdir/$subdir/sr1.c tmpdir/sr1.o] \
 
 # The i386-aout target is confused: the linker does not put the
 # sections where objdump finds them.  I don't know which is wrong.
-setup_xfail "i[345]86-*-aout*"
+setup_xfail "i\[345\]86-*-aout*"
 
 run_srec_test $test1 "tmpdir/sr1.o tmpdir/sr2.o"
 
@@ -295,6 +295,6 @@ if ![ld_compile "$CXX $CXXFLAGS -fgnu-linker" $srcdir/$subdir/sr3.cc tmpdir/sr3.
 }
 
 # See above.
-setup_xfail "i[345]86-*-aout*"
+setup_xfail "i\[345\]86-*-aout*"
 
 run_srec_test $test2 "tmpdir/sr3.o"
This page took 0.025918 seconds and 4 git commands to generate.