From 2904037a9543877332009a4910cc8a82a33cc3ec Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sat, 18 Sep 2010 00:31:02 +0000 Subject: * testsuite/memory_test.sh: Adjust for change of 2010-09-10. --- gold/ChangeLog | 4 ++++ gold/testsuite/memory_test.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'gold') diff --git a/gold/ChangeLog b/gold/ChangeLog index 4fb82b7..db96352 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,7 @@ +2010-09-17 Ian Lance Taylor + + * testsuite/memory_test.sh: Adjust for change of 2010-09-10. + 2010-09-17 Doug Kwan * arm.cc (Target_arm::Relocate::relocate): Ignore symbol type and diff --git a/gold/testsuite/memory_test.sh b/gold/testsuite/memory_test.sh index 8ff801e..5c172f4 100755 --- a/gold/testsuite/memory_test.sh +++ b/gold/testsuite/memory_test.sh @@ -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 -- cgit v1.1