forked from Imagelibrary/binutils-gdb
Commit: Fix GOLD testsuite failures for 2.35 branch.
* testsuite/script_test_7.sh: Adjust expected address of the .bss section. * testsuite/script_test_9.sh: Do not expect the .init section to immediately follow the .text section in the mapping of sections to segments.
This commit is contained in:
@@ -38,5 +38,6 @@ check()
|
||||
|
||||
check script_test_9.stdout "LOAD .*R E "
|
||||
check script_test_9.stdout "LOAD .*RW "
|
||||
check script_test_9.stdout "00 .*\.text .init"
|
||||
check script_test_9.stdout "00 .*\.text"
|
||||
check script_test_9.stdout "00 .*\.init"
|
||||
check script_test_9.stdout "01 .*\.data "
|
||||
|
||||
Reference in New Issue
Block a user