From: Hans-Peter Nilsson Date: Thu, 31 Jan 2013 09:55:23 +0000 (+0000) Subject: * ld-cris/libdso-13.d: Adjust for --enable-new-dtags now X-Git-Tag: sid-snapshot-20130201~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=393dab15043bf537185da910c00e5c4ed58b7845;p=external%2Fbinutils.git * ld-cris/libdso-13.d: Adjust for --enable-new-dtags now default for *-*-linux-* by passing explicitly for all targets. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 522f4de..38e4b9e 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -12,7 +12,7 @@ 2013-01-31 Hans-Peter Nilsson * ld-cris/libdso-13.d: Adjust for --enable-new-dtags now - default for *-*-linux-*. + default for *-*-linux-* by passing explicitly for all targets. 2013-01-21 Alan Modra diff --git a/ld/testsuite/ld-cris/libdso-13.d b/ld/testsuite/ld-cris/libdso-13.d index 7c7cb16..772480e 100644 --- a/ld/testsuite/ld-cris/libdso-13.d +++ b/ld/testsuite/ld-cris/libdso-13.d @@ -1,7 +1,7 @@ #source: dso-1.s #source: dsov32-3.s #as: --pic --no-underscore --march=v32 --em=criself -#ld: --shared -m crislinux -z nocombreloc +#ld: --shared -m crislinux -z nocombreloc --enable-new-dtags #readelf: -d -r #warning: relocation R_CRIS_32_PCREL should not be used in a shared object; recompile with -fPIC