forked from Imagelibrary/binutils-gdb
2010-02-24 Doug Kwan <dougkwan@google.com>
* arm.cc (Target_arm::got_section): Make the .got section the first non RELRO section in the data segment. * testsuite/script_test_5.sh: Fix match patterns to avoid matching suffixes of section names.
This commit is contained in:
@@ -39,5 +39,5 @@ check_count()
|
||||
fi
|
||||
}
|
||||
|
||||
check_count script_test_5.stdout ".text " 1
|
||||
check_count script_test_5.stdout ".text.foo " 1
|
||||
check_count script_test_5.stdout " .text " 1
|
||||
check_count script_test_5.stdout " .text.foo " 1
|
||||
|
||||
Reference in New Issue
Block a user