* testsuite/script_test_10.sh: Don't test .bss section

header number.
This commit is contained in:
Alan Modra 2013-03-07 05:30:06 +00:00
parent 741d92cf39
commit 3366d57cbc
2 changed files with 6 additions and 1 deletions

View File

@ -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.

View File

@ -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"