ld/testsuite: Replace -Sw with -SW for readelf
-Sw is a typo. It should be -SW for readelf. * testsuite/ld-i386/lea1d.d: Replace -Sw with -SW. * testsuite/ld-i386/lea1e.d: Likewise. * testsuite/ld-i386/lea1f.d: Likewise. * testsuite/ld-x86-64/lea1g.d: Likewise. * testsuite/ld-x86-64/lea1h.d: Likewise. * testsuite/ld-x86-64/lea1i.d: Likewise. * testsuite/ld-x86-64/lea1j.d: Likewise. * testsuite/ld-x86-64/lea1k.d: Likewise. * testsuite/ld-x86-64/lea1l.d: Likewise.
This commit is contained in:
parent
c5b47a421e
commit
9f7393d8fc
12
ld/ChangeLog
12
ld/ChangeLog
@ -1,3 +1,15 @@
|
||||
2018-02-04 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* testsuite/ld-i386/lea1d.d: Replace -Sw with -SW.
|
||||
* testsuite/ld-i386/lea1e.d: Likewise.
|
||||
* testsuite/ld-i386/lea1f.d: Likewise.
|
||||
* testsuite/ld-x86-64/lea1g.d: Likewise.
|
||||
* testsuite/ld-x86-64/lea1h.d: Likewise.
|
||||
* testsuite/ld-x86-64/lea1i.d: Likewise.
|
||||
* testsuite/ld-x86-64/lea1j.d: Likewise.
|
||||
* testsuite/ld-x86-64/lea1k.d: Likewise.
|
||||
* testsuite/ld-x86-64/lea1l.d: Likewise.
|
||||
|
||||
2018-02-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR 22762
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: lea1.s
|
||||
#as: --32 -mrelax-relocations=yes
|
||||
#ld: -Bsymbolic -shared -melf_i386
|
||||
#readelf: -Sw
|
||||
#readelf: -SW
|
||||
|
||||
#failif
|
||||
#...
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: lea1.s
|
||||
#as: --32 -mrelax-relocations=yes
|
||||
#ld: -pie -melf_i386
|
||||
#readelf: -Sw
|
||||
#readelf: -SW
|
||||
|
||||
#failif
|
||||
#...
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: lea1.s
|
||||
#as: --32 -mrelax-relocations=yes
|
||||
#ld: -melf_i386
|
||||
#readelf: -Sw
|
||||
#readelf: -SW
|
||||
|
||||
#failif
|
||||
#...
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: lea1.s
|
||||
#as: --64
|
||||
#ld: -Bsymbolic -shared -melf_x86_64
|
||||
#readelf: -Sw
|
||||
#readelf: -SW
|
||||
|
||||
#failif
|
||||
#...
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: lea1.s
|
||||
#as: --64
|
||||
#ld: -pie -melf_x86_64
|
||||
#readelf: -Sw
|
||||
#readelf: -SW
|
||||
|
||||
#failif
|
||||
#...
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: lea1.s
|
||||
#as: --64
|
||||
#ld: -melf_x86_64
|
||||
#readelf: -Sw
|
||||
#readelf: -SW
|
||||
|
||||
#failif
|
||||
#...
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: lea1.s
|
||||
#as: --x32
|
||||
#ld: -Bsymbolic -shared -melf32_x86_64
|
||||
#readelf: -Sw
|
||||
#readelf: -SW
|
||||
|
||||
#failif
|
||||
#...
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: lea1.s
|
||||
#as: --x32
|
||||
#ld: -pie -melf32_x86_64
|
||||
#readelf: -Sw
|
||||
#readelf: -SW
|
||||
|
||||
#failif
|
||||
#...
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: lea1.s
|
||||
#as: --x32
|
||||
#ld: -melf32_x86_64
|
||||
#readelf: -Sw
|
||||
#readelf: -SW
|
||||
|
||||
#failif
|
||||
#...
|
||||
|
Loading…
x
Reference in New Issue
Block a user