diff options
Diffstat (limited to 'ld/testsuite/ld-cris/libdso-13.d')
-rw-r--r-- | ld/testsuite/ld-cris/libdso-13.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-cris/libdso-13.d b/ld/testsuite/ld-cris/libdso-13.d index b50a5af..ad32019 100644 --- a/ld/testsuite/ld-cris/libdso-13.d +++ b/ld/testsuite/ld-cris/libdso-13.d @@ -1,6 +1,6 @@ #source: dso-1.s #source: dsov32-3.s -#as: --pic --no-underscore --march=v32 --em=criself +#as: --pic --no-underscore --march=v32 --emulation=criself #ld: --shared -m crislinux -z nocombreloc --enable-new-dtags --hash-style=sysv #readelf: -d -r #warning: relocation R_CRIS_32_PCREL should not be used in a shared object; recompile with -fPIC |