* ld-cris/libdso-13.d: Adjust for --enable-new-dtags now

default for *-*-linux-* by passing explicitly for all targets.
This commit is contained in:
Hans-Peter Nilsson 2013-01-31 09:55:23 +00:00
parent d1aeba008e
commit 393dab1504
2 changed files with 2 additions and 2 deletions

View 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>

View 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