mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 02:20:51 +00:00
Fix test cases to work for i386.
gold/ PR gold/21039 * testsuite/script_test_13.sh: Adjust patterns to work for i386. * testsuite/script_test_15a.sh: Likewise. * testsuite/script_test_15b.sh: Likewise. * testsuite/script_test_15c.sh: Likewise.
This commit is contained in:
@@ -38,5 +38,5 @@ check()
|
||||
fi
|
||||
}
|
||||
|
||||
check script_test_15c.stdout "LOAD.*0x000... 0x001... RW"
|
||||
check script_test_15c.stdout "01.*\\.data .*\\.data.extra .*\\.bss"
|
||||
check script_test_15c.stdout "LOAD.*0x0\+0... 0x0\+1... RW"
|
||||
check script_test_15c.stdout "01.*\.data .*\.data.extra .*\.bss"
|
||||
|
||||
Reference in New Issue
Block a user