* testsuite/memory_test.sh: Adjust for change of 2010-09-10.

This commit is contained in:
Ian Lance Taylor 2010-09-18 00:31:02 +00:00
parent 2596d5b182
commit 2904037a95
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2010-09-17 Ian Lance Taylor <iant@google.com>
* testsuite/memory_test.sh: Adjust for change of 2010-09-10.
2010-09-17 Doug Kwan <dougkwan@google.com>
* arm.cc (Target_arm::Relocate::relocate): Ignore symbol type and

View File

@ -42,7 +42,7 @@ check memory_test.stdout \
check memory_test.stdout \
" LOAD 0x002000 0x0*00005000 0x0*00005000 0x00000\?2 0x00000\?2 R 0x1000"
check memory_test.stdout \
" LOAD 0x00203c 0x0*00004000 0x0*0000603c 0x0000\?2a 0x0000\?2a R E 0x1000"
" LOAD 0x00203c 0x0*00004000 0x0*0000603c 0x00000\?2 0x00000\?2 R 0x1000"
exit 0