* testsuite/script_test_4.sh: Permit leading zeroes.
This commit is contained in:
parent
ce886ab1f8
commit
85c7bf8b11
@ -1,3 +1,7 @@
|
||||
2008-04-16 Ian Lance Taylor <iant@google.com>
|
||||
|
||||
* testsuite/script_test_4.sh: Permit leading zeroes.
|
||||
|
||||
2008-04-15 Ian Lance Taylor <iant@google.com>
|
||||
|
||||
* script-sections.cc (Script_sections::create_segments): Use
|
||||
|
@ -38,4 +38,4 @@ check()
|
||||
fi
|
||||
}
|
||||
|
||||
check script_test_4.stdout "\\.interp[ ]*PROGBITS[ ]*10000400"
|
||||
check script_test_4.stdout "\\.interp[ ]*PROGBITS[ ]*0*10000400"
|
||||
|
Loading…
Reference in New Issue
Block a user