mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 17:18:24 +08:00
* testsuite/script_test_10.sh: Don't test .bss section
header number.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2013-03-07 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* testsuite/script_test_10.sh: Don't test .bss section
|
||||
header number.
|
||||
|
||||
2013-03-06 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* powerpc.cc (class Powerpc_relobj): Move some member functions.
|
||||
|
@ -42,5 +42,5 @@ check script_test_10.stdout ".*\[ 4\] .sec2"
|
||||
check script_test_10.stdout ".*\[ 5\] .secz"
|
||||
check script_test_10.stdout ".*\[ 6\] .sec3"
|
||||
check script_test_10.stdout ".*\[ 7\] .data"
|
||||
check script_test_10.stdout ".*\[ 8\] .bss"
|
||||
check script_test_10.stdout ".* .bss"
|
||||
|
||||
|
Reference in New Issue
Block a user