From 5d196efc83e0651db7ca34b4713aa6a17a11472b Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 22 May 2012 21:52:07 +0000 Subject: Don't skip ld-elf/eh[1-4].d for x32 * ld-elf/eh1.d: Don't skip x86_64-*-linux-gnux32. * ld-elf/eh2.d: Likewise. * ld-elf/eh3.d: Likewise. * ld-elf/eh4.d: Likewise. --- ld/testsuite/ChangeLog | 7 +++++++ ld/testsuite/ld-elf/eh1.d | 1 - ld/testsuite/ld-elf/eh2.d | 1 - ld/testsuite/ld-elf/eh3.d | 1 - ld/testsuite/ld-elf/eh4.d | 1 - 5 files changed, 7 insertions(+), 4 deletions(-) (limited to 'ld') diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 895e19b..8147215 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,5 +1,12 @@ 2012-05-22 H.J. Lu + * ld-elf/eh1.d: Don't skip x86_64-*-linux-gnux32. + * ld-elf/eh2.d: Likewise. + * ld-elf/eh3.d: Likewise. + * ld-elf/eh4.d: Likewise. + +2012-05-22 H.J. Lu + * ld-x86-64/ilp32-11.s Add ".space 0x1000" before func. (func): Make it global and hidden. * ld-x86-64/ilp32-11.d: Updated. diff --git a/ld/testsuite/ld-elf/eh1.d b/ld/testsuite/ld-elf/eh1.d index 0fa4146..4455b0d 100644 --- a/ld/testsuite/ld-elf/eh1.d +++ b/ld/testsuite/ld-elf/eh1.d @@ -3,7 +3,6 @@ #as: --64 #ld: -melf_x86_64 -Ttext 0x400078 #readelf: -wf -#notarget: x86_64-*-linux-gnux32 #target: x86_64-*-* Contents of the .eh_frame section: diff --git a/ld/testsuite/ld-elf/eh2.d b/ld/testsuite/ld-elf/eh2.d index c63abb5..c5b5a73 100644 --- a/ld/testsuite/ld-elf/eh2.d +++ b/ld/testsuite/ld-elf/eh2.d @@ -3,7 +3,6 @@ #as: --64 #ld: -melf_x86_64 -Ttext 0x400078 #readelf: -wf -#notarget: x86_64-*-linux-gnux32 #target: x86_64-*-* Contents of the .eh_frame section: diff --git a/ld/testsuite/ld-elf/eh3.d b/ld/testsuite/ld-elf/eh3.d index 3b9ad64..b3bd756 100644 --- a/ld/testsuite/ld-elf/eh3.d +++ b/ld/testsuite/ld-elf/eh3.d @@ -3,7 +3,6 @@ #as: --64 #ld: -melf_x86_64 -Ttext 0x400078 #readelf: -wf -#notarget: x86_64-*-linux-gnux32 #target: x86_64-*-* Contents of the .eh_frame section: diff --git a/ld/testsuite/ld-elf/eh4.d b/ld/testsuite/ld-elf/eh4.d index 29f418f..fe3e84b 100644 --- a/ld/testsuite/ld-elf/eh4.d +++ b/ld/testsuite/ld-elf/eh4.d @@ -3,7 +3,6 @@ #as: --64 #ld: -melf_x86_64 -shared -Ttext 0x400 #readelf: -wf -#notarget: x86_64-*-linux-gnux32 #target: x86_64-*-* Contents of the .eh_frame section: -- cgit v1.1