From 78a1456372bb97e1efe6955ae3a562c8773598dc Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 14 Jan 2010 14:29:51 +0000 Subject: [PATCH] Support 64bit targets. 2010-01-14 H.J. Lu * ld-elf/orphan4.d: Support 64bit targets. --- ld/testsuite/ChangeLog | 4 ++++ ld/testsuite/ld-elf/orphan4.d | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index a0aa58a9bc..767747c3ed 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2010-01-14 H.J. Lu + + * ld-elf/orphan4.d: Support 64bit targets. + 2010-01-13 DJ Delorie * ld-elf/orphan4.d: New. diff --git a/ld/testsuite/ld-elf/orphan4.d b/ld/testsuite/ld-elf/orphan4.d index 4f96f34c95..747483789d 100644 --- a/ld/testsuite/ld-elf/orphan4.d +++ b/ld/testsuite/ld-elf/orphan4.d @@ -3,5 +3,5 @@ #objdump: -h #... - 1 \.foo 00000001 00001000 00001000 .* 2\*\*0 + 1 \.foo 0+1 0+1000 0+1000 .* 2\*\*0 #pass -- 2.34.1