Fix test cases to work for i386.
[deliverable/binutils-gdb.git] / gold / testsuite / script_test_15a.sh
index dd038e8d615747b483c1100159bb132e2a0e1396..bfebb6bc1f0a1462fa5e55a6f4e893ec640c65ef 100755 (executable)
@@ -37,5 +37,5 @@ check()
     fi
 }
 
-check script_test_15a.stdout "LOAD.*0x000... 0x001... RW"
-check script_test_15a.stdout "01.*\\.data .*\\.data.extra .*\\.bss"
+check script_test_15a.stdout "LOAD.*0x0\+0... 0x0\+1... RW"
+check script_test_15a.stdout "01.*\.data .*\.data.extra .*\.bss"
This page took 0.024538 seconds and 4 git commands to generate.