* ld-cris/libdso-13.d: Adjust for --enable-new-dtags now
authorHans-Peter Nilsson <hp@axis.com>
Thu, 31 Jan 2013 09:55:23 +0000 (09:55 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Thu, 31 Jan 2013 09:55:23 +0000 (09:55 +0000)
default for *-*-linux-* by passing explicitly for all targets.

ld/testsuite/ChangeLog
ld/testsuite/ld-cris/libdso-13.d

index 522f4de..38e4b9e 100644 (file)
@@ -12,7 +12,7 @@
 2013-01-31  Hans-Peter Nilsson  <hp@axis.com>
 
        * 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  <amodra@gmail.com>
 
index 7c7cb16..772480e 100644 (file)
@@ -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