diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-08-31 04:35:46 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-08-31 04:35:57 -0700 |
commit | 6c0d3bdec7f1728a064a916145c6d79058e6e3d7 (patch) | |
tree | 4907a7e0387a966757f04f3b6fad8afeef165faf /ld/testsuite/ld-i386 | |
parent | b4a3a7b44c98a9f78a27bd34d0d98741a0446e23 (diff) | |
download | gdb-6c0d3bdec7f1728a064a916145c6d79058e6e3d7.zip gdb-6c0d3bdec7f1728a064a916145c6d79058e6e3d7.tar.gz gdb-6c0d3bdec7f1728a064a916145c6d79058e6e3d7.tar.bz2 |
x86: Add explicit -mx86-used-note=[yes|no] to tests
Pass explicit -mx86-used-note=[yes|no] to x86 assembler and update
expected outputs from "readelf -n" if needed.
binutils/
* testsuite/binutils-all/i386/compressed-1b.d: Pass
-mx86-used-note=no to assembler.
* testsuite/binutils-all/i386/compressed-1c.d: Likewise.
* testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
* testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
* testsuite/binutils-all/i386/empty.d: Pass -mx86-used-note=yes
to assembler and update expected output from "readelf -n".
* testsuite/binutils-all/i386/ibt.d: Likewise.
* testsuite/binutils-all/i386/pr21231a.d: Likewise.
* testsuite/binutils-all/i386/pr21231b.d: Likewise.
* testsuite/binutils-all/i386/shstk.d: Likewise.
* testsuite/binutils-all/x86-64/empty-x32.d: Likewise.
* testsuite/binutils-all/x86-64/empty.d: Likewise.
* testsuite/binutils-all/x86-64/ibt-x32.d: Likewise.
* testsuite/binutils-all/x86-64/ibt.d: Likewise.
* testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
* testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
* testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
* testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
* testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
* testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
* testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
* testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
* testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
* testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
* testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
* testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
* testsuite/binutils-all/x86-64/shstk-x32.d: Likewise.
* testsuite/binutils-all/x86-64/shstk.d: Likewise.
gas/
* testsuite/gas/i386/bss.d: Pass -mx86-used-note=no to assembler.
* testsuite/gas/i386/ilp32/quad.d: Likewise.
* testsuite/gas/i386/ilp32/reloc64.d: Likewise.
* testsuite/gas/i386/ilp32/x86-64-size-1.d: Likewise.
* testsuite/gas/i386/ilp32/x86-64-size-3.d: Likewise.
* testsuite/gas/i386/ilp32/x86-64-size-5.d: Likewise.
* testsuite/gas/i386/ilp32/x86-64-unwind.d: Likewise.
* testsuite/gas/i386/property-1.d: Likewise.
* testsuite/gas/i386/relax.d: Likewise.
* testsuite/gas/i386/reloc64.d: Likewise.
* testsuite/gas/i386/size-1.d: Likewise.
* testsuite/gas/i386/size-3.d: Likewise.
* testsuite/gas/i386/x86-64-property-1.d: Likewise.
* testsuite/gas/i386/x86-64-size-1.d: Likewise.
* testsuite/gas/i386/x86-64-size-3.d: Likewise.
* testsuite/gas/i386/x86-64-size-5.d: Likewise.
* testsuite/gas/i386/x86-64-unwind.d: Likewise.
* testsuite/gas/i386/divide.d: Append "#pass".
ld/
* testsuite/ld-i386/i386.exp: (ASFLAGS): Save, append
-mx86-used-note=no and restore. Pass -mx86-used-note=yes and
-mx86-used-note=no to assembler.
* testsuite/ld-x86-64/x86-64.exp: Likewise.
* testsuite/ld-i386/no-plt.exp: Pass -mx86-used-note=yes to
assembler.
* testsuite/ld-i386/tls.exp: Likewise.
* testsuite/ld-x86-64/no-plt.exp: Likewise.
* testsuite/ld-x86-64/tls.exp: Likewise.
* testsuite/ld-i386/pr23486a.d: Pass -mx86-used-note=no to
assembler.
* testsuite/ld-i386/pr23486b.d: Likewise.
* testsuite/ld-x86-64/bnd-branch-1-now.d: Likewise.
* testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
* testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
* testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
* testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
* testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
* testsuite/ld-x86-64/pr23486a-x32.d: Likewise.
* testsuite/ld-x86-64/pr23486a.d: Likewise.
* testsuite/ld-x86-64/pr23486b-x32.d: Likewise.
* testsuite/ld-x86-64/pr23486b.d: Likewise.
* testsuite/ld-i386/property-x86-3.d: Pass -mx86-used-note=yes
to assembler and update expected output from "readelf -n".
* testsuite/ld-i386/property-x86-4a.d: Likewise.
* testsuite/ld-i386/property-x86-ibt1a.d: Likewise.
* testsuite/ld-i386/property-x86-ibt1b.d: Likewise.
* testsuite/ld-i386/property-x86-ibt2.d: Likewise.
* testsuite/ld-i386/property-x86-ibt3a.d: Likewise.
* testsuite/ld-i386/property-x86-ibt3b.d: Likewise.
* testsuite/ld-i386/property-x86-ibt4.d: Likewise.
* testsuite/ld-i386/property-x86-ibt5.d: Likewise.
* testsuite/ld-i386/property-x86-shstk1a.d: Likewise.
* testsuite/ld-i386/property-x86-shstk1b.d: Likewise.
* testsuite/ld-i386/property-x86-shstk2.d: Likewise.
* testsuite/ld-i386/property-x86-shstk3a.d: Likewise.
* testsuite/ld-i386/property-x86-shstk3b.d: Likewise.
* testsuite/ld-i386/property-x86-shstk4.d: Likewise.
* testsuite/ld-i386/property-x86-shstk5.d: Likewise.
* testsuite/ld-x86-64/property-x86-3-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-3.d: Likewise.
* testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-4a.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt1a-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt1a.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt1b-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt1b.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt2-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt2.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt3a-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt3a.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt3b-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt3b.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt4-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt4.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt5-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-ibt5.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk1a-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk1a.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk1b-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk1b.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk2-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk2.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk3a-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk3a.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk3b-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk3b.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk4-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk4.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk5-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-shstk5.d: Likewise.
* testsuite/ld-i386/property-1a.r: New file.
* testsuite/ld-i386/property-2a.r: Likewise.
* testsuite/ld-i386/property-3a.r: Likewise.
* testsuite/ld-i386/property-4a.r: Likewise.
* testsuite/ld-i386/property-5a.r: Likewise.
* testsuite/ld-i386/property-7a.r: Likewise.
* testsuite/ld-x86-64/property-1a.r: Likewise.
* testsuite/ld-x86-64/property-2a.r: Likewise.
* testsuite/ld-x86-64/property-3a.r: Likewise.
* testsuite/ld-x86-64/property-4a.r: Likewise.
* testsuite/ld-x86-64/property-5a.r: Likewise.
* testsuite/ld-x86-64/property-7a.r: Likewise.
* testsuite/ld-x86-64/mpx.exp: Pass -mx86-used-note=no to
assembler.
Diffstat (limited to 'ld/testsuite/ld-i386')
27 files changed, 329 insertions, 217 deletions
diff --git a/ld/testsuite/ld-i386/i386.exp b/ld/testsuite/ld-i386/i386.exp index 8a5bdf0..703c327 100644 --- a/ld/testsuite/ld-i386/i386.exp +++ b/ld/testsuite/ld-i386/i386.exp @@ -19,6 +19,13 @@ # MA 02110-1301, USA. # +global ASFLAGS +set saved_ASFLAGS "$ASFLAGS" +if { [is_elf_format] \ + && ([istarget "i?86-*-*"] || [istarget "x86_64-*-*"]) } { + set ASFLAGS "$ASFLAGS -mx86-used-note=no" +} + # Test i386 linking; all types of relocs. This tests the assembler and # tools like objdump as well as the linker. @@ -213,25 +220,29 @@ set i386tests { "--32" {tlsie1.s} {{objdump -dwr tlsie1.dd}} "tlsie1"} {"PR ld/17313 (1)" "-melf_i386" "" - "--32" {zero.s} {} ""} + "--32 -mx86-used-note=yes" {zero.s} {} ""} {"PR ld/17313 (2)" "-melf_i386 -shared --just-symbols=tmpdir/zero.o" "" - "--32" {lea1.s} {} "libpr17313.so"} + "--32 -mx86-used-note=yes" {lea1.s} {} "libpr17313.so"} {"PR ld/17306 (1)" "-melf_i386" "" - "--32" {pr17306b.s} {} ""} + "--32 -mx86-used-note=yes" {pr17306b.s} {} ""} {"PR ld/17306 (2)" "-melf_i386 -shared -Bsymbolic --just-symbols=tmpdir/pr17306b.o" "" - "--32" {pr17306a.s} {} "libpr17306.so"} + "--32 -mx86-used-note=yes" {pr17306a.s} {} "libpr17306.so"} {"PR ld/17709 (1)" "-melf_i386 -shared" "" - "--32" {pr17709a.s} {} "libpr17709.so"} + "--32 -mx86-used-note=yes" {pr17709a.s} {} "libpr17709.so"} {"PR ld/17709 (2)" "-melf_i386 tmpdir/libpr17709.so" "" - "--32" {pr17709b.s} {{readelf -r pr17709.rd}} "pr17709"} + "--32 -mx86-used-note=yes" + {pr17709b.s} {{readelf -r pr17709.rd}} "pr17709"} {"Build pr19827a.o" "" "" - "--32" { pr19827a.S }} + "--32 -mx86-used-note=yes" { pr19827a.S }} {"Build pr19827b.so" "-melf_i386 -shared" "" - "--32" { pr19827b.S } {} "pr19827b.so"} + "--32 -mx86-used-note=yes" + { pr19827b.S } {} "pr19827b.so"} {"Build pr19827" "-melf_i386 -pie tmpdir/pr19827a.o tmpdir/pr19827b.so" "" - "--32" { dummy.s } {{readelf {-rW} pr19827.rd}} "pr19827"} + "--32 -mx86-used-note=yes" + { dummy.s } {{readelf {-rW} pr19827.rd}} "pr19827"} {"Build pr19827.so" "-melf_i386 -shared -Bsymbolic" "" - "--32" { pr19827a.S } {{readelf {-rW} pr19827.rd}} "pr19827.so"} + "--32 -mx86-used-note=yes" + { pr19827a.S } {{readelf {-rW} pr19827.rd}} "pr19827.so"} } # So as to avoid rewriting every last test case here in a nacl variant, @@ -475,6 +486,7 @@ if { !([istarget "i?86-*-linux*"] || [istarget "i?86-*-nacl*"] || [istarget "x86_64-*-nacl*"] || [istarget "x86_64-*-linux*"]) } { + set ASFLAGS "$saved_ASFLAGS" return } @@ -508,7 +520,7 @@ proc undefined_weak {cflags ldflags} { [list \ "Build libpr19704a.so" \ "-shared -Wl,-soname,libpr19704.so" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { dummy.s } \ {} \ "libpr19704a.so" \ @@ -516,7 +528,7 @@ proc undefined_weak {cflags ldflags} { [list \ "Build libpr19704b.so" \ "-shared -Wl,-soname,libpr19704.so" \ - "-fPIC" \ + "-fPIC -Wa,-mrelax-relocations=yes" \ { pr19704b.c } \ {} \ "libpr19704b.so" \ @@ -529,7 +541,7 @@ proc undefined_weak {cflags ldflags} { [list \ "Run pr19704" \ "$ldflags tmpdir/libpr19704.so -Wl,-R,tmpdir" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { pr19704a.c } \ "pr19704" \ "pr19704.out" \ @@ -558,7 +570,7 @@ if { [isnative] [list \ "Build plt-lib.so" \ "-shared" \ - "-fPIC" \ + "-fPIC -Wa,-mrelax-relocations=yes" \ { plt-lib.c } \ {} \ "libplt-lib.so" \ @@ -566,7 +578,7 @@ if { [isnative] [list \ "Build libplt-main1.a" \ "" \ - "-fPIC -Wa,-mrelax-relocations=yes" \ + "-fPIC -Wa,-mrelax-relocations=yes,-mrelax-relocations=yes" \ { plt-main1.c } \ {{readelf {-Wr} plt-main1.rd}} \ "libplt-main1.a" \ @@ -574,7 +586,7 @@ if { [isnative] [list \ "Build libplt-main2.a" \ "" \ - "-fPIC -Wa,-mrelax-relocations=yes" \ + "-fPIC -Wa,-mrelax-relocations=yes,-mrelax-relocations=yes" \ { plt-main2.c } \ {{readelf {-Wr} plt-main2.rd}} \ "libplt-main2.a" \ @@ -582,7 +594,7 @@ if { [isnative] [list \ "Build libplt-main3.a" \ "" \ - "-fPIC -Wa,-mrelax-relocations=yes $PLT_CFLAGS" \ + "-fPIC -Wa,-mrelax-relocations=yes,-mrelax-relocations=yes $PLT_CFLAGS" \ { plt-main3.c } \ {{readelf {-Wr} plt-main3.rd}} \ "libplt-main3.a" \ @@ -590,7 +602,7 @@ if { [isnative] [list \ "Build libplt-main4.a" \ "" \ - "-fPIC -Wa,-mrelax-relocations=yes $PLT_CFLAGS" \ + "-fPIC -Wa,-mrelax-relocations=yes,-mrelax-relocations=yes $PLT_CFLAGS" \ { plt-main4.c } \ {{readelf {-Wr} plt-main4.rd}} \ "libplt-main4.a" \ @@ -599,7 +611,7 @@ if { [isnative] "Build plt-main" \ "tmpdir/plt-main1.o tmpdir/plt-main2.o tmpdir/plt-main3.o \ tmpdir/plt-main4.o tmpdir/libplt-lib.so" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { plt-main5.c } \ {{readelf {-Wr} plt-main.rd}} \ "plt-main" \ @@ -608,7 +620,7 @@ if { [isnative] "Build plt-main with PIE" \ "tmpdir/plt-main1.o tmpdir/plt-main2.o tmpdir/plt-main3.o \ tmpdir/plt-main4.o tmpdir/libplt-lib.so -pie" \ - "-fPIC" \ + "-fPIC -Wa,-mrelax-relocations=yes" \ { plt-main5.c } \ {{readelf {-Wr} plt-main.rd}} \ "plt-main" \ @@ -616,7 +628,7 @@ if { [isnative] [list \ "Build copyreloc-lib.so" \ "-shared" \ - "-fPIC" \ + "-fPIC -Wa,-mrelax-relocations=yes" \ { copyreloc-lib.c } \ {} \ "copyreloc-lib.so" \ @@ -624,7 +636,7 @@ if { [isnative] [list \ "Build libcopyreloc-main.a" \ "" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { copyreloc-main.S } \ {} \ "libcopyreloc-main.a" \ @@ -632,7 +644,7 @@ if { [isnative] [list \ "Build copyreloc-main with PIE and GOTOFF (1)" \ "tmpdir/copyreloc-main.o tmpdir/copyreloc-lib.so -pie" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { dummy.s } \ {{readelf {-Wr} copyreloc-main1.rd}} \ "copyreloc-main" \ @@ -640,7 +652,7 @@ if { [isnative] [list \ "Build copyreloc-main with PIE and GOTOFF (2)" \ "tmpdir/copyreloc-main.o tmpdir/copyreloc-lib.so -pie" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { dummy.s } \ {{readelf {-Wr} copyreloc-main2.rd}} \ "copyreloc-main" \ @@ -648,7 +660,7 @@ if { [isnative] [list \ "Build pr17689.so" \ "-shared" \ - "-fPIC" \ + "-fPIC -Wa,-mrelax-relocations=yes" \ { pr17689a.c } \ {} \ "pr17689.so" \ @@ -656,7 +668,7 @@ if { [isnative] [list \ "Build pr17689.so with -z now" \ "-shared -Wl,-z,now" \ - "-fPIC" \ + "-fPIC -Wa,-mrelax-relocations=yes" \ { pr17689a.c } \ {{readelf {-Wr} pr17689now.rd}} \ "pr17689now.so" \ @@ -664,7 +676,7 @@ if { [isnative] [list \ "Build pr17689ver.so" \ "-shared -Wl,--version-script,pr17689a.t" \ - "-fPIC" \ + "-fPIC -Wa,-mrelax-relocations=yes" \ { pr17689a.c } \ {} \ "pr17689ver.so" \ @@ -672,7 +684,7 @@ if { [isnative] [list \ "Build pr17689.a" \ "" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { pr17689b.S } \ {} \ "pr17689.a" \ @@ -680,7 +692,7 @@ if { [isnative] [list \ "Build pr17689 with PIE and GOTOFF" \ "tmpdir/pr17689b.o tmpdir/pr17689.so -pie" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { dummy.c } \ {{readelf {-Wr} pr17689.rd}} \ "pr17689" \ @@ -688,7 +700,7 @@ if { [isnative] [list \ "Build pr17689 with PIE, -z now and GOTOFF" \ "tmpdir/pr17689b.o tmpdir/pr17689.so -pie -Wl,-z,now" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { dummy.c } \ {{readelf {-Wr} pr17689now.rd}} \ "pr17689now" \ @@ -696,7 +708,7 @@ if { [isnative] [list \ "Build pr17689ver with PIE and GOTOFF" \ "tmpdir/pr17689b.o tmpdir/pr17689ver.so -pie" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { dummy.c } \ {{readelf {-Wr} pr17689ver.rd}} \ "pr17689ver" \ @@ -704,7 +716,7 @@ if { [isnative] [list \ "Build pr17827 with PIE and GOTOFF" \ "tmpdir/pr17689b.o tmpdir/pr17689.so -pie" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { dummy.c } \ {{readelf {-Wr} pr17827.rd}} \ "pr17827" \ @@ -712,7 +724,7 @@ if { [isnative] [list \ "Build pr18900.so" \ "-shared" \ - "-fPIC" \ + "-fPIC -Wa,-mrelax-relocations=yes" \ { pr18900a.c } \ "" \ "pr18900.so" \ @@ -720,7 +732,7 @@ if { [isnative] [list \ "Build pr18900.o" \ "-r -nostdlib" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { pr18900b.c pr18900c.c } \ "" \ "pr18900.o" \ @@ -728,7 +740,7 @@ if { [isnative] [list \ "Build pr18900a" \ "tmpdir/pr18900.o tmpdir/pr18900.so" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { dummy.s } \ {{readelf {-Wrd} pr18900a.rd}} \ "pr18900a" \ @@ -736,7 +748,7 @@ if { [isnative] [list \ "Build pr18900b" \ "-Wl,--as-needed tmpdir/pr18900.o tmpdir/pr18900.so" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { dummy.s } \ {{readelf {-Wrd} pr18900b.rd}} \ "pr18900b" \ @@ -744,7 +756,7 @@ if { [isnative] [list \ "Build pr19031.so" \ "-shared" \ - "-fPIC" \ + "-fPIC -Wa,-mrelax-relocations=yes" \ { pr19031a.c } \ "" \ "pr19031.so" \ @@ -752,7 +764,7 @@ if { [isnative] [list \ "Build got1d.so" \ "-shared" \ - "" \ + "-Wa,-mrelax-relocations=yes" \ { got1d.S } \ "" \ "got1d.so" \ @@ -768,7 +780,7 @@ if { [isnative] [list \ "Build gotpc1" \ "$NOPIE_LDFLAGS -Wl,--as-needed tmpdir/gotpc1.o tmpdir/got1d.so" \ - "" \ + "-Wa,-mx86-used-note=no" \ { dummy.s } \ {{objdump {-dw} got1.dd}} \ "got1" \ @@ -776,7 +788,7 @@ if { [isnative] [list \ "Build pr19319.so" \ "-shared" \ - "" \ + "-Wa,-mx86-used-note=no" \ { pr19319a.S } \ "" \ "pr19319.so" \ @@ -792,7 +804,7 @@ if { [isnative] [list \ "Build property 1" \ "" \ - "" \ + "-Wa,-mx86-used-note=no" \ {pass.c property-no-copy.S} \ {{readelf {-n} property-1.r}} \ "property-1" \ @@ -800,15 +812,15 @@ if { [isnative] [list \ "Build property 1 (.o)" \ "-r -nostdlib" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-no-copy.S} \ - {{readelf {-n} property-1.r}} \ + {{readelf {-n} property-1a.r}} \ "property-1.o" \ ] \ [list \ "Build property 1 (.so)" \ "-shared" \ - "-fPIC" \ + "-fPIC -Wa,-mx86-used-note=no" \ {pass.c property-no-copy.S} \ {{readelf {-n} property-1.r}} \ "property-1.so" \ @@ -816,7 +828,7 @@ if { [isnative] [list \ "Build property 2" \ "" \ - "" \ + "-Wa,-mx86-used-note=no" \ {pass.c property-stack.S} \ {{readelf {-n} property-2.r}} \ "property-2" \ @@ -824,15 +836,15 @@ if { [isnative] [list \ "Build property 2 (.o)" \ "-r -nostdlib" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-stack.S} \ - {{readelf {-n} property-2.r}} \ + {{readelf {-n} property-2a.r}} \ "property-2.o" \ ] \ [list \ "Build property 2 (.so)" \ "-shared" \ - "-fPIC" \ + "-fPIC -Wa,-mx86-used-note=no" \ {pass.c property-stack.S} \ {{readelf {-n} property-2.r}} \ "property-2.so" \ @@ -840,7 +852,7 @@ if { [isnative] [list \ "Build property 3" \ "" \ - "" \ + "-Wa,-mx86-used-note=no" \ {pass.c property-stack.S property-x86-1.S} \ {{readelf {-n} property-3.r}} \ "property-3" \ @@ -848,15 +860,15 @@ if { [isnative] [list \ "Build property 3 (.o)" \ "-r -nostdlib" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-x86-1.S property-stack.S} \ - {{readelf {-n} property-3.r}} \ + {{readelf {-n} property-3a.r}} \ "property-3.o" \ ] \ [list \ "Build property 3 (.so)" \ "-shared" \ - "-fPIC" \ + "-fPIC -Wa,-mx86-used-note=no" \ {property-x86-1.S pass.c property-stack.S} \ {{readelf {-n} property-3.r}} \ "property-3.so" \ @@ -864,7 +876,7 @@ if { [isnative] [list \ "Build property 4" \ "" \ - "" \ + "-Wa,-mx86-used-note=no" \ {pass.c property-stack.S property-x86-1.S property-x86-2.S} \ {{readelf {-n} property-4.r}} \ "property-4" \ @@ -872,15 +884,15 @@ if { [isnative] [list \ "Build property 4 (.o)" \ "-r -nostdlib" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-x86-2.S property-x86-1.S property-stack.S} \ - {{readelf {-n} property-4.r}} \ + {{readelf {-n} property-4a.r}} \ "property-4.o" \ ] \ [list \ "Build property 4 (.so)" \ "-shared" \ - "-fPIC" \ + "-fPIC -Wa,-mx86-used-note=no" \ {property-x86-2.S property-x86-1.S pass.c property-stack.S} \ {{readelf {-n} property-4.r}} \ "property-4.so" \ @@ -888,7 +900,7 @@ if { [isnative] [list \ "Build property 4 (-Wl,-z,stack-size=0)" \ "-Wl,-z,stack-size=0" \ - "" \ + "-Wa,-mx86-used-note=no" \ {pass.c property-stack.S property-x86-1.S property-x86-2.S} \ {{readelf {-n} property-4.r}} \ "property-4" \ @@ -896,7 +908,7 @@ if { [isnative] [list \ "Build property 5" \ "-Wl,-z,stack-size=0x900000" \ - "" \ + "-Wa,-mx86-used-note=no" \ {pass.c property-stack.S property-x86-1.S property-x86-2.S} \ {{readelf {-n} property-5.r}} \ "property-5" \ @@ -904,15 +916,15 @@ if { [isnative] [list \ "Build property 5 (.o)" \ "-r -nostdlib -Wl,-z,stack-size=0x900000" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-x86-2.S property-x86-1.S property-stack.S} \ - {{readelf {-n} property-5.r}} \ + {{readelf {-n} property-5a.r}} \ "property-5.o" \ ] \ [list \ "Build property 5 (.so)" \ "-shared -Wl,-z,stack-size=0x900000" \ - "-fPIC" \ + "-fPIC -Wa,-mx86-used-note=no" \ {property-x86-2.S property-x86-1.S pass.c property-stack.S} \ {{readelf {-n} property-5.r}} \ "property-5.so" \ @@ -920,7 +932,7 @@ if { [isnative] [list \ "Build property-6.so" \ "-shared" \ - "-fPIC" \ + "-fPIC -Wa,-mx86-used-note=no" \ {property-6a.c property-6c.S} \ {{readelf {-n} property-6.r}} \ "property-6.so" \ @@ -928,33 +940,33 @@ if { [isnative] [list \ "Build property-6.o" \ "-r -nostdlib" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {property-6b.c property-stack.S} \ - {{readelf {-n} property-2.r}} \ + {{readelf {-n} property-2a.r}} \ "property-6.o" \ ] \ [list \ "Build property-6" \ "-Wl,--as-needed tmpdir/property-6.o tmpdir/property-6.so" \ + "-Wa,-mx86-used-note=no" \ { dummy.s } \ - "" \ {{readelf {-n} property-2.r}} \ "property-6" \ ] \ [list \ "Build property 7a (.o)" \ "-r -nostdlib" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {property-unsorted-1.S} \ - {{readelf {-n} property-7.r}} \ + {{readelf {-n} property-7a.r}} \ "property-7a.o" \ ] \ [list \ "Build property 7b (.o)" \ "-r -nostdlib" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {property-unsorted-2.S} \ - {{readelf {-n} property-7.r}} \ + {{readelf {-n} property-7a.r}} \ "property-7b.o" \ ] \ ] @@ -964,7 +976,7 @@ if { [isnative] "Run plt-main" \ "tmpdir/plt-main1.o tmpdir/plt-main2.o tmpdir/plt-main3.o \ tmpdir/plt-main4.o tmpdir/libplt-lib.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { plt-main5.c } \ "plt-main" \ "plt-main.out" \ @@ -973,7 +985,7 @@ if { [isnative] "Run plt-main with PIE" \ "tmpdir/plt-main1.o tmpdir/plt-main2.o tmpdir/plt-main3.o \ tmpdir/plt-main4.o tmpdir/libplt-lib.so -pie" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { plt-main5.c } \ "plt-main-pie" \ "plt-main.out" \ @@ -982,7 +994,7 @@ if { [isnative] [list \ "Run copyreloc-main with PIE and GOTOFF" \ "-Wl,--as-needed tmpdir/copyreloc-main.o tmpdir/copyreloc-lib.so -pie" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "copyreloc-main" \ "copyreloc-main.out" \ @@ -990,7 +1002,7 @@ if { [isnative] [list \ "Run pr17689 with PIE and GOTOFF" \ "tmpdir/pr17689b.o tmpdir/pr17689.so -pie" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.c } \ "pr17689" \ "pr17689.out" \ @@ -998,7 +1010,7 @@ if { [isnative] [list \ "Run pr17689 with PIE, -z now and GOTOFF" \ "tmpdir/pr17689b.o tmpdir/pr17689.so -pie -z now" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.c } \ "pr17689now" \ "pr17689.out" \ @@ -1006,7 +1018,7 @@ if { [isnative] [list \ "Run pr17689ver with PIE and GOTOFF" \ "tmpdir/pr17689b.o tmpdir/pr17689ver.so -pie" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.c } \ "pr17689ver" \ "pr17689.out" \ @@ -1014,7 +1026,7 @@ if { [isnative] [list \ "Run pr18900" \ "tmpdir/pr18900.o tmpdir/pr18900.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "pr18900" \ "pr18900.out" \ @@ -1022,7 +1034,7 @@ if { [isnative] [list \ "Run pr19031" \ "$NOPIE_LDFLAGS tmpdir/pr19031.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr19031b.S pr19031c.c } \ "pr19031" \ "pr19031.out" \ @@ -1031,7 +1043,7 @@ if { [isnative] [list \ "Run got1" \ "$NOPIE_LDFLAGS tmpdir/got1d.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { got1a.S got1b.c got1c.c } \ "got1" \ "got1.out" \ @@ -1039,105 +1051,105 @@ if { [isnative] [list \ "Run property 1" \ "" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-no-copy.S} \ "property-1" "pass.out" \ ] \ [list \ "Run property 1 (PIE)" \ "-pie" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-no-copy.S} \ "property-1-pie" "pass.out" "-fPIE" \ ] \ [list \ "Run property 1 (static)" \ "-static" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-no-copy.S} \ "property-1-static" "pass.out" \ ] \ [list \ "Run property 2" \ "" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-stack.S} \ "property-2" "pass.out" \ ] \ [list \ "Run property 2 (PIE)" \ "-pie" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-stack.S} \ "property-2-pie" "pass.out" "-fPIE" \ ] \ [list \ "Run property 2 (static)" \ "-static" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-stack.S} \ "property-3-static" "pass.out" \ ] \ [list \ "Run property 3" \ "" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-stack.S property-x86-1.S} \ "property-3" "pass.out" \ ] \ [list \ "Run property 3 (PIE)" \ "-pie" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-x86-1.S property-stack.S} \ "property-3-pie" "pass.out" "-fPIE" \ ] \ [list \ "Run property 3 (static)" \ "-static" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {property-x86-1.S pass.c property-stack.S} \ "property-3-static" "pass.out" \ ] \ [list \ "Run property 4" \ "" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-stack.S property-x86-1.S property-x86-2.S} \ "property-4" "pass.out" \ ] \ [list \ "Run property 4 (PIE)" \ "-pie" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-x86-2.S property-x86-1.S property-stack.S} \ "property-4-pie" "pass.out" "-fPIE" \ ] \ [list \ "Run property 4 (static)" \ "-static" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {property-x86-2.S property-x86-1.S pass.c property-stack.S} \ "property-4-static" "pass.out" \ ] \ [list \ "Run property 5" \ "-Wl,-z,stack-size=0x900000" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-stack.S property-x86-1.S property-x86-2.S} \ "property-5" "pass.out" \ ] \ [list \ "Run property 5 (PIE)" \ "-pie -Wl,-z,stack-size=0x900000" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {pass.c property-x86-2.S property-x86-1.S property-stack.S} \ "property-5-pie" "pass.out" "-fPIE" \ ] \ [list \ "Run property 5 (static)" \ "-static -Wl,-z,stack-size=0x900000" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {property-x86-2.S property-x86-1.S pass.c property-stack.S} \ "property-5-static" "pass.out" \ ] \ @@ -1161,19 +1173,19 @@ if { [isnative] [list \ "Build ifunc-1a.o ifunc-1b.o ifunc-1c.o ifunc-1d.o" \ "" \ - "-fPIC -O2 -g" \ + "-fPIC -O2 -g -Wa,-mx86-used-note=yes" \ { ifunc-1a.c ifunc-1b.S ifunc-1c.S ifunc-1d.S } \ ] \ [list \ "Build pr21168a.o" \ "" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr21168a.c } \ ] \ [list \ "Build pr21168.so" \ "-shared" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr21168b.S } \ "" \ "pr21168.so" \ @@ -1185,7 +1197,7 @@ if { [isnative] "Run ifunc-1a" \ "tmpdir/ifunc-1a.o tmpdir/ifunc-1b.o \ tmpdir/ifunc-1c.o tmpdir/ifunc-1d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.c } \ "ifunc-1a" \ "pass.out" \ @@ -1194,7 +1206,7 @@ if { [isnative] "Run ifunc-1b" \ "--static tmpdir/ifunc-1a.o tmpdir/ifunc-1b.o \ tmpdir/ifunc-1c.o tmpdir/ifunc-1d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.c } \ "ifunc-1b" \ "pass.out" \ @@ -1202,7 +1214,7 @@ if { [isnative] [list \ "Run pr21168" \ "tmpdir/pr21168a.o tmpdir/pr21168.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.c } \ "pr21168" \ "pass.out" \ @@ -1214,7 +1226,7 @@ if { [isnative] [list \ "Build pr21168.so with -z ibtplt" \ "-shared -Wl,-z,ibtplt" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr21168b.S } \ "" \ "pr21168-ibt.so" \ @@ -1223,7 +1235,7 @@ if { [isnative] "Build ifunc-1a with -z ibtplt" \ "-Wl,-z,ibtplt $NOPIE_LDFLAGS tmpdir/ifunc-1a.o \ tmpdir/ifunc-1b.o tmpdir/ifunc-1c.o tmpdir/ifunc-1d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.c } \ {{objdump {-dw} plt-main-ibt.dd}} \ "ifunc-1a-ibt" \ @@ -1232,7 +1244,7 @@ if { [isnative] "Build ifunc-1a with PIE -z ibtplt" \ "-Wl,-z,ibtplt -pie tmpdir/ifunc-1a.o \ tmpdir/ifunc-1b.o tmpdir/ifunc-1c.o tmpdir/ifunc-1d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.c } \ {{objdump {-dw} plt-pie-ibt.dd}} \ "ifunc-1a-pie-ibt" \ @@ -1244,7 +1256,7 @@ if { [isnative] "Run ifunc-1a with -z ibtplt" \ "-Wl,-z,ibtplt $NOPIE_LDFLAGS tmpdir/ifunc-1a.o \ tmpdir/ifunc-1b.o tmpdir/ifunc-1c.o tmpdir/ifunc-1d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.c } \ "ifunc-1a-ibt" \ "pass.out" \ @@ -1253,7 +1265,7 @@ if { [isnative] "Run ifunc-1a with PIE -z ibtplt" \ "-Wl,-z,ibtplt -pie tmpdir/ifunc-1a.o \ tmpdir/ifunc-1b.o tmpdir/ifunc-1c.o tmpdir/ifunc-1d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.c } \ "ifunc-1a-pie-ibt" \ "pass.out" \ @@ -1261,7 +1273,7 @@ if { [isnative] [list \ "Run pr21168 with -z ibtplt" \ "tmpdir/pr21168a.o tmpdir/pr21168-ibt.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.c } \ "pr21168-ibt" \ "pass.out" \ @@ -1278,7 +1290,7 @@ if { [isnative] [list \ "Build pr22001-1.so" \ "-shared" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr22001-1a.c } \ {} \ "pr22001-1.so" \ @@ -1286,7 +1298,7 @@ if { [isnative] [list \ "Build pr21997-1.so" \ "-shared" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { property-stack.S property-no-copy.S pr21997-1a.S } \ {} \ "pr21997-1.so" \ @@ -1294,7 +1306,7 @@ if { [isnative] [list \ "Build pr22842.so" \ "-shared" \ - "-fPIC" \ + "-fPIC -Wa,-mx86-used-note=yes" \ { pr22842a.c } \ {} \ "pr22842.so" \ @@ -1305,7 +1317,7 @@ if { [isnative] [list \ "Run weakundef1 without PIE" \ "$NOPIE_LDFLAGS" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { weakundef1.c } \ "weakundef1pie" \ "pass.out" \ @@ -1314,7 +1326,7 @@ if { [isnative] [list \ "Run pr22001-1" \ "$NOPIE_LDFLAGS -Wl,-z,nocopyreloc,--no-as-needed tmpdir/pr22001-1.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr22001-1b.c } \ "pr22001-1" \ "pass.out" \ @@ -1323,7 +1335,7 @@ if { [isnative] [list \ "Run pr22001-1 (PIE 1)" \ "$NOPIE_LDFLAGS -Wl,-z,nocopyreloc,--no-as-needed tmpdir/pr22001-1.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr22001-1c.S } \ "pr22001-1-pie-1" \ "pass.out" \ @@ -1331,7 +1343,7 @@ if { [isnative] [list \ "Run pr22001-1 (PIE 2)" \ "-pie -Wl,-z,nocopyreloc,--no-as-needed tmpdir/pr22001-1.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr22001-1c.S } \ "pr22001-1-pie-2" \ "pass.out" \ @@ -1339,7 +1351,7 @@ if { [isnative] [list \ "Run pr22001-1 (PIC 1)" \ "$NOPIE_LDFLAGS -Wl,-z,nocopyreloc,--no-as-needed tmpdir/pr22001-1.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr22001-1b.c } \ "pr22001-1-pic-1" \ "pass.out" \ @@ -1348,7 +1360,7 @@ if { [isnative] [list \ "Run pr22001-1 (PIC 2)" \ "-pie -Wl,-z,nocopyreloc,--no-as-needed tmpdir/pr22001-1.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr22001-1b.c } \ "pr22001-1-pic-2" \ "pass.out" \ @@ -1357,7 +1369,7 @@ if { [isnative] [list \ "Run pr21997-1" \ "$NOPIE_LDFLAGS -Wl,--no-as-needed tmpdir/pr21997-1.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr21997-1b.c } \ "pr21997-1" \ "pass.out" \ @@ -1366,7 +1378,7 @@ if { [isnative] [list \ "Run pr21997-1 (PIC 1)" \ "$NOPIE_LDFLAGS -Wl,--no-as-needed tmpdir/pr21997-1.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr21997-1b.c } \ "pr21997-1-pic-1" \ "pass.out" \ @@ -1375,7 +1387,7 @@ if { [isnative] [list \ "Run pr21997-1 (PIC 2)" \ "-pie -Wl,--no-as-needed tmpdir/pr21997-1.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr21997-1b.c } \ "pr21997-1-pic-2" \ "pass.out" \ @@ -1384,7 +1396,7 @@ if { [isnative] [list \ "Run pr21997-1 (PIE 1)" \ "$NOPIE_LDFLAGS -Wl,--no-as-needed tmpdir/pr21997-1.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr21997-1c.S } \ "pr21997-1-pie-1" \ "pass.out" \ @@ -1392,7 +1404,7 @@ if { [isnative] [list \ "Run pr21997-1 (PIE 2)" \ "-pie -Wl,--no-as-needed tmpdir/pr21997-1.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr21997-1c.S } \ "pr21997-1-pie-2" \ "pass.out" \ @@ -1400,7 +1412,7 @@ if { [isnative] [list \ "Build pr22842" \ "-pie -Wl,--no-as-needed tmpdir/pr22842.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr22842b.S } \ "pr22842" \ "pass.out" \ @@ -1412,7 +1424,7 @@ if { [isnative] [list \ "Run weakundef1 with PIE" \ "-pie" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { weakundef1.c } \ "weakundef1pie" \ "pass.out" \ @@ -1424,6 +1436,7 @@ if { [isnative] if { !([istarget "i?86-*-linux*"] || [istarget "x86_64-*-linux*"]) } { + set ASFLAGS "$saved_ASFLAGS" return } @@ -1442,7 +1455,7 @@ run_ld_link_tests [list \ "basic PLT generation (PIC, -z now)" \ "-z now -shared -melf_i386 tmpdir/libpltlib.so" \ "" \ - "--32" \ + "--32 -mx86-used-note=yes" \ {plt-pic.s} \ {{objdump -dwr plt-pic2.dd}} \ "plt-pic2.so" \ @@ -1451,7 +1464,7 @@ run_ld_link_tests [list \ "Build pr21626.so" \ "-shared -melf_i386" \ "" \ - "--32" \ + "--32 -mx86-used-note=yes" \ {property-x86-3.s} \ "" \ "pr21626.so" \ @@ -1460,7 +1473,7 @@ run_ld_link_tests [list \ "Build pr21626" \ "-melf_i386 tmpdir/pr21626.so" \ "" \ - "--32" \ + "--32 -mx86-used-note=yes" \ {start.s foo.s} \ "" \ "pr21626" \ @@ -1480,3 +1493,5 @@ run_dump_test "ibt-plt-3a" run_dump_test "ibt-plt-3b" run_dump_test "ibt-plt-3c" run_dump_test "ibt-plt-3d" + +set ASFLAGS "$saved_ASFLAGS" diff --git a/ld/testsuite/ld-i386/no-plt.exp b/ld/testsuite/ld-i386/no-plt.exp index 08584a8..c9f36c5 100644 --- a/ld/testsuite/ld-i386/no-plt.exp +++ b/ld/testsuite/ld-i386/no-plt.exp @@ -46,21 +46,21 @@ run_cc_link_tests [list \ [list \ "Build no-plt-func1.o no-plt-main1.o" \ "" \ - "-fPIE" \ + "-fPIE -Wa,-mx86-used-note=yes" \ {no-plt-func1.c no-plt-main1.c} \ ] \ [list \ "Build no-plt-check1a.o no-plt-extern1a.o \ no-plt-check1b.o no-plt-extern1b.o" \ "" \ - "-Wa,-mrelax-relocations=yes" \ + "-Wa,-mrelax-relocations=yes,-mx86-used-note=yes" \ {no-plt-check1a.S no-plt-extern1a.S \ no-plt-check1b.S no-plt-extern1b.S } \ ] \ [list \ "Build libno-plt-1a.so" \ "-shared tmpdir/no-plt-func1.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ {} \ "libno-plt-1a.so" \ @@ -68,7 +68,7 @@ run_cc_link_tests [list \ [list \ "Build libno-plt-1b.so" \ "-shared tmpdir/no-plt-extern1a.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ {{readelf -Wr libno-plt-1b.rd} \ {objdump -dwrj.text libno-plt-1b.dd}} \ @@ -78,7 +78,7 @@ run_cc_link_tests [list \ "No PLT (dynamic 1a)" \ "$NOPIE_LDFLAGS tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/no-plt-extern1a.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ {{readelf -Wr no-plt-1a.rd} {objdump -dwrj.text no-plt-1a.dd}} \ "no-plt-1a" \ @@ -87,7 +87,7 @@ run_cc_link_tests [list \ "No PLT (dynamic 1b)" \ "tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/libno-plt-1a.so tmpdir/libno-plt-1b.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ {{readelf -Wr no-plt-1b.rd} {objdump -dwrj.text no-plt-1b.dd}} \ "no-plt-1b" \ @@ -96,7 +96,7 @@ run_cc_link_tests [list \ "No PLT (dynamic 1c)" \ "$NOPIE_LDFLAGS tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/libno-plt-1b.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ {{readelf -Wr no-plt-1c.rd} {objdump -dwrj.text no-plt-1c.dd}} \ "no-plt-1c" \ @@ -105,7 +105,7 @@ run_cc_link_tests [list \ "No PLT (static 1d)" \ "-static tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/no-plt-extern1a.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ {{readelf -Wr no-plt-1d.rd} {objdump -dwrj.text no-plt-1d.dd}} \ "no-plt-1d" \ @@ -114,7 +114,7 @@ run_cc_link_tests [list \ "No PLT (PIE 1e)" \ "-pie tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/no-plt-extern1a.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ {{readelf -Wr no-plt-1e.rd} {objdump -dwrj.text no-plt-1e.dd}} \ "no-plt-1e" \ @@ -123,7 +123,7 @@ run_cc_link_tests [list \ "No PLT (PIE 1f)" \ "-pie tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/libno-plt-1a.so tmpdir/libno-plt-1b.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ {{readelf -Wr no-plt-1f.rd} {objdump -dwrj.text no-plt-1f.dd}} \ "no-plt-1f" \ @@ -132,7 +132,7 @@ run_cc_link_tests [list \ "No PLT (PIE 1g)" \ "-pie tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/libno-plt-1b.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ {{readelf -Wr no-plt-1g.rd} {objdump -dwrj.text no-plt-1g.dd}} \ "no-plt-1g" \ @@ -141,7 +141,7 @@ run_cc_link_tests [list \ "No PLT (dynamic 1h)" \ "$NOPIE_LDFLAGS tmpdir/no-plt-check1b.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/no-plt-extern1b.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ {{readelf -Wr no-plt-1h.rd} {objdump -dwrj.text no-plt-1h.dd}} \ "no-plt-1h" \ @@ -150,7 +150,7 @@ run_cc_link_tests [list \ "No PLT (dynamic 1i)" \ "$NOPIE_LDFLAGS tmpdir/no-plt-check1b.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-extern1b.o tmpdir/libno-plt-1a.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ {{readelf -Wr no-plt-1i.rd} {objdump -dwrj.text no-plt-1i.dd}} \ "no-plt-1i" \ @@ -159,7 +159,7 @@ run_cc_link_tests [list \ "No PLT (static 1j)" \ "-static tmpdir/no-plt-check1b.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/no-plt-extern1b.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ {{readelf -Wr no-plt-1j.rd} {objdump -dwrj.text no-plt-1j.dd}} \ "no-plt-1j" \ @@ -171,7 +171,7 @@ run_ld_link_exec_tests [list \ "No PLT (dynamic 1a)" \ "tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/no-plt-extern1a.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "no-plt-1a" \ "pass.out" \ @@ -180,7 +180,7 @@ run_ld_link_exec_tests [list \ "No PLT (dynamic 1b)" \ "tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/libno-plt-1a.so tmpdir/libno-plt-1b.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "no-plt-1b" \ "pass.out" \ @@ -189,7 +189,7 @@ run_ld_link_exec_tests [list \ "No PLT (dynamic 1c)" \ "tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/libno-plt-1b.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "no-plt-1c" \ "pass.out" \ @@ -198,7 +198,7 @@ run_ld_link_exec_tests [list \ "No PLT (static 1d)" \ "-static tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/no-plt-extern1a.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "no-plt-1d" \ "pass.out" \ @@ -207,7 +207,7 @@ run_ld_link_exec_tests [list \ "No PLT (PIE 1e)" \ "-pie tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/no-plt-extern1a.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "no-plt-1e" \ "pass.out" \ @@ -216,7 +216,7 @@ run_ld_link_exec_tests [list \ "No PLT (PIE 1f)" \ "-pie tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/libno-plt-1a.so tmpdir/libno-plt-1b.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "no-plt-1f" \ "pass.out" \ @@ -225,7 +225,7 @@ run_ld_link_exec_tests [list \ "No PLT (PIE 1g)" \ "-pie tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/libno-plt-1b.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "no-plt-1g" \ "pass.out" \ @@ -234,7 +234,7 @@ run_ld_link_exec_tests [list \ "No PLT (dynamic 1h)" \ "$NOPIE_LDFLAGS tmpdir/no-plt-check1b.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/no-plt-extern1b.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ "no-plt-1h" \ "pass.out" \ @@ -243,7 +243,7 @@ run_ld_link_exec_tests [list \ "No PLT (dynamic 1i)" \ "$NOPIE_LDFLAGS tmpdir/no-plt-check1b.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-extern1b.o tmpdir/libno-plt-1a.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ "no-plt-1i" \ "pass.out" \ @@ -252,7 +252,7 @@ run_ld_link_exec_tests [list \ "No PLT (static 1j)" \ "-static tmpdir/no-plt-check1b.o tmpdir/no-plt-main1.o \ tmpdir/no-plt-func1.o tmpdir/no-plt-extern1b.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ "no-plt-1j" \ "pass.out" \ @@ -265,27 +265,27 @@ if { [check_ifunc_available] } { [list \ "Build pr20244-3a.o pr20244-3b.o pr20244-3c.o pr20244-3d.o" \ "" \ - "-fPIC -O2 -g" \ + "-fPIC -O2 -g -Wa,-mx86-used-note=yes" \ { pr20244-3a.c pr20244-3b.S pr20244-3c.S pr20244-3d.S } \ ] \ [list \ "Build pr20253-1a.o pr20253-1b.o pr20253-1c.o pr20253-1d.o" \ "" \ - "-fPIE -O2 -g" \ + "-fPIE -O2 -g -Wa,-mx86-used-note=yes" \ { pr20253-1a.c pr20253-1b.S pr20253-1c.S pr20253-1d.S } \ ] \ [list \ "Build libpr20253-1a.so" \ "-shared tmpdir/pr20253-1b.o \ tmpdir/pr20253-1c.o tmpdir/pr20253-1d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ {} \ "libpr20253-1a.so" \ ] \ [list \ "Build pr20253-2a.o pr20253-2b.o pr20253-2c.o pr20253-2d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ "-fPIE -O2 -g" \ { pr20253-2a.c pr20253-2b.S pr20253-2c.S pr20253-2d.S } \ ] \ @@ -296,7 +296,7 @@ if { [check_ifunc_available] } { "Run pr20244-3a" \ "$NOPIE_LDFLAGS tmpdir/pr20244-3a.o tmpdir/pr20244-3b.o \ tmpdir/pr20244-3c.o tmpdir/pr20244-3d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.c } \ "pr20244-3a" \ "pass.out" \ @@ -305,7 +305,7 @@ if { [check_ifunc_available] } { "Run pr20244-3b" \ "--static tmpdir/pr20244-3a.o tmpdir/pr20244-3b.o \ tmpdir/pr20244-3c.o tmpdir/pr20244-3d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.c } \ "pr20244-3b" \ "pass.out" \ @@ -314,7 +314,7 @@ if { [check_ifunc_available] } { "Run pr20253-1a" \ "tmpdir/pr20253-1a.o tmpdir/pr20253-1b.o \ tmpdir/pr20253-1c.o tmpdir/pr20253-1d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "pr20253-1a" \ "pass.out" \ @@ -323,7 +323,7 @@ if { [check_ifunc_available] } { "Run pr20253-1b" \ "--static tmpdir/pr20253-1a.o tmpdir/pr20253-1b.o \ tmpdir/pr20253-1c.o tmpdir/pr20253-1d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "pr20253-1b" \ "pass.out" \ @@ -332,7 +332,7 @@ if { [check_ifunc_available] } { "Run pr20253-1c" \ "-pie tmpdir/pr20253-1a.o tmpdir/pr20253-1b.o \ tmpdir/pr20253-1c.o tmpdir/pr20253-1d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "pr20253-1c" \ "pass.out" \ @@ -340,7 +340,7 @@ if { [check_ifunc_available] } { [list \ "Run pr20253-1d" \ "tmpdir/pr20253-1a.o tmpdir/libpr20253-1a.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "pr20253-1d" \ "pass.out" \ @@ -348,7 +348,7 @@ if { [check_ifunc_available] } { [list \ "Run pr20253-1e" \ "-pie tmpdir/pr20253-1a.o tmpdir/libpr20253-1a.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "pr20253-1e" \ "pass.out" \ @@ -356,7 +356,7 @@ if { [check_ifunc_available] } { [list \ "Run pr20253-1f" \ "$NOPIE_LDFLAGS tmpdir/pr20253-1a.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr20253-1b.S pr20253-1c.S pr20253-1d.S } \ "pr20253-1f" \ "pass.out" \ @@ -365,7 +365,7 @@ if { [check_ifunc_available] } { [list \ "Run pr20253-1g" \ "--static tmpdir/pr20253-1a.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr20253-1b.S pr20253-1c.S pr20253-1d.S } \ "pr20253-1g" \ "pass.out" \ @@ -375,7 +375,7 @@ if { [check_ifunc_available] } { "Run pr20253-2a" \ "$NOPIE_LDFLAGS tmpdir/pr20253-2a.o tmpdir/pr20253-2b.o \ tmpdir/pr20253-2c.o tmpdir/pr20253-2d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "pr20253-2a" \ "pass.out" \ @@ -384,7 +384,7 @@ if { [check_ifunc_available] } { "Run pr20253-2b" \ "--static tmpdir/pr20253-2a.o tmpdir/pr20253-2b.o \ tmpdir/pr20253-2c.o tmpdir/pr20253-2d.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "pr20253-2b" \ "pass.out" \ @@ -392,7 +392,7 @@ if { [check_ifunc_available] } { [list \ "Run pr20253-2c" \ "$NOPIE_LDFLAGS tmpdir/pr20253-2a.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr20253-2b.S pr20253-2c.S pr20253-2d.S } \ "pr20253-2c" \ "pass.out" \ @@ -401,7 +401,7 @@ if { [check_ifunc_available] } { [list \ "Run pr20253-2d" \ "--static tmpdir/pr20253-2a.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { pr20253-2b.S pr20253-2c.S pr20253-2d.S } \ "pr20253-2d" \ "pass.out" \ diff --git a/ld/testsuite/ld-i386/pr23486a.d b/ld/testsuite/ld-i386/pr23486a.d index 41a6dcf..2a47fca 100644 --- a/ld/testsuite/ld-i386/pr23486a.d +++ b/ld/testsuite/ld-i386/pr23486a.d @@ -1,6 +1,6 @@ #source: ../ld-x86-64/pr23486a.s #source: ../ld-x86-64/pr23486b.s -#as: --32 +#as: --32 -mx86-used-note=no #ld: -r -m elf_i386 #readelf: -n diff --git a/ld/testsuite/ld-i386/pr23486b.d b/ld/testsuite/ld-i386/pr23486b.d index 08019b7..9b0b60f 100644 --- a/ld/testsuite/ld-i386/pr23486b.d +++ b/ld/testsuite/ld-i386/pr23486b.d @@ -1,6 +1,6 @@ #source: ../ld-x86-64/pr23486b.s #source: ../ld-x86-64/pr23486a.s -#as: --32 +#as: --32 -mx86-used-note=no #ld: -r -m elf_i386 #readelf: -n diff --git a/ld/testsuite/ld-i386/property-1a.r b/ld/testsuite/ld-i386/property-1a.r new file mode 100644 index 0000000..aa08fc9 --- /dev/null +++ b/ld/testsuite/ld-i386/property-1a.r @@ -0,0 +1,9 @@ +#... +Displaying notes found in: .note.gnu.property + Owner Data size Description + GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0 + Properties: no copy on protected + x86 ISA used: <None> + x86 feature used: x86 + +#pass diff --git a/ld/testsuite/ld-i386/property-2a.r b/ld/testsuite/ld-i386/property-2a.r new file mode 100644 index 0000000..f6858d4 --- /dev/null +++ b/ld/testsuite/ld-i386/property-2a.r @@ -0,0 +1,9 @@ +#... +Displaying notes found in: .note.gnu.property + Owner Data size Description + GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0 + Properties: stack size: 0x800000 + x86 ISA used: <None> + x86 feature used: x86 + +#pass diff --git a/ld/testsuite/ld-i386/property-3a.r b/ld/testsuite/ld-i386/property-3a.r new file mode 100644 index 0000000..13a551e --- /dev/null +++ b/ld/testsuite/ld-i386/property-3a.r @@ -0,0 +1,9 @@ +#... +Displaying notes found in: .note.gnu.property + Owner Data size Description + GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0 + Properties: stack size: 0x800000 + x86 ISA needed: CMOV, SSE + x86 ISA used: SSE, SSE3 + x86 feature used: x86 +#pass diff --git a/ld/testsuite/ld-i386/property-4a.r b/ld/testsuite/ld-i386/property-4a.r new file mode 100644 index 0000000..46d1600 --- /dev/null +++ b/ld/testsuite/ld-i386/property-4a.r @@ -0,0 +1,9 @@ +#... +Displaying notes found in: .note.gnu.property + Owner Data size Description + GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0 + Properties: stack size: 0x800000 + x86 ISA needed: CMOV, SSE, SSE3 + x86 ISA used: CMOV, SSE, SSE3 + x86 feature used: x86 +#pass diff --git a/ld/testsuite/ld-i386/property-5a.r b/ld/testsuite/ld-i386/property-5a.r new file mode 100644 index 0000000..23c8f44 --- /dev/null +++ b/ld/testsuite/ld-i386/property-5a.r @@ -0,0 +1,9 @@ +#... +Displaying notes found in: .note.gnu.property + Owner Data size Description + GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0 + Properties: stack size: 0x900000 + x86 ISA needed: CMOV, SSE, SSE3 + x86 ISA used: CMOV, SSE, SSE3 + x86 feature used: x86 +#pass diff --git a/ld/testsuite/ld-i386/property-7a.r b/ld/testsuite/ld-i386/property-7a.r new file mode 100644 index 0000000..7874269 --- /dev/null +++ b/ld/testsuite/ld-i386/property-7a.r @@ -0,0 +1,8 @@ +#... +Displaying notes found in: .note.gnu.property + Owner Data size Description + GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0 + Properties: stack size: 0x800000 + no copy on protected + x86 ISA used: <None> + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-3.d b/ld/testsuite/ld-i386/property-x86-3.d index 1cbd37a..c58efea 100644 --- a/ld/testsuite/ld-i386/property-x86-3.d +++ b/ld/testsuite/ld-i386/property-x86-3.d @@ -1,9 +1,10 @@ -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -shared -m elf_i386 #readelf: -n Displaying notes found in: .note.gnu.property Owner Data size Description - GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0 + GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0 Properties: x86 ISA needed: SSE, SSE3, SSE4_1, AVX x86 ISA used: CMOV, SSE, SSSE3, SSE4_1 + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-4a.d b/ld/testsuite/ld-i386/property-x86-4a.d index 53c0b04..6d94b73 100644 --- a/ld/testsuite/ld-i386/property-x86-4a.d +++ b/ld/testsuite/ld-i386/property-x86-4a.d @@ -1,10 +1,13 @@ #source: property-x86-4a.s #source: property-x86-4b.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -m elf_i386 --gc-sections --entry=main #readelf: -n Displaying notes found in: .note.gnu.property Owner Data size Description - GNU 0x00000008 NT_GNU_PROPERTY_TYPE_0 + GNU 0x0000002c NT_GNU_PROPERTY_TYPE_0 Properties: no copy on protected + x86 feature needed: x86 + x86 ISA used: <None> + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-ibt1a.d b/ld/testsuite/ld-i386/property-x86-ibt1a.d index 43b272f..5350f74 100644 --- a/ld/testsuite/ld-i386/property-x86-ibt1a.d +++ b/ld/testsuite/ld-i386/property-x86-ibt1a.d @@ -1,6 +1,11 @@ #source: property-x86-empty.s #source: property-x86-ibt.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 #readelf: -n +Displaying notes found in: .note.gnu.property + Owner Data size Description + GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0 + Properties: x86 ISA used: <None> + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-ibt1b.d b/ld/testsuite/ld-i386/property-x86-ibt1b.d index 83bf411..d658c5d 100644 --- a/ld/testsuite/ld-i386/property-x86-ibt1b.d +++ b/ld/testsuite/ld-i386/property-x86-ibt1b.d @@ -1,6 +1,11 @@ #source: property-x86-ibt.s #source: property-x86-empty.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 #readelf: -n +Displaying notes found in: .note.gnu.property + Owner Data size Description + GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0 + Properties: x86 ISA used: <None> + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-ibt2.d b/ld/testsuite/ld-i386/property-x86-ibt2.d index fbdf4c1..8508fe7 100644 --- a/ld/testsuite/ld-i386/property-x86-ibt2.d +++ b/ld/testsuite/ld-i386/property-x86-ibt2.d @@ -1,9 +1,11 @@ #source: property-x86-ibt.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 #readelf: -n Displaying notes found in: .note.gnu.property Owner Data size Description - GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0 + GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0 Properties: x86 feature: IBT + x86 ISA used: <None> + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-ibt3a.d b/ld/testsuite/ld-i386/property-x86-ibt3a.d index b87bc27..a129c8f 100644 --- a/ld/testsuite/ld-i386/property-x86-ibt3a.d +++ b/ld/testsuite/ld-i386/property-x86-ibt3a.d @@ -1,10 +1,12 @@ #source: property-x86-3.s #source: property-x86-ibt.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 #readelf: -n Displaying notes found in: .note.gnu.property Owner Data size Description - GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0 + GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0 Properties: x86 ISA needed: SSE, SSE3, SSE4_1, AVX + x86 ISA used: CMOV, SSE, SSSE3, SSE4_1 + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-ibt3b.d b/ld/testsuite/ld-i386/property-x86-ibt3b.d index f09ae52..d671146 100644 --- a/ld/testsuite/ld-i386/property-x86-ibt3b.d +++ b/ld/testsuite/ld-i386/property-x86-ibt3b.d @@ -1,10 +1,12 @@ #source: property-x86-ibt.s #source: property-x86-3.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 #readelf: -n Displaying notes found in: .note.gnu.property Owner Data size Description - GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0 + GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0 Properties: x86 ISA needed: SSE, SSE3, SSE4_1, AVX + x86 ISA used: CMOV, SSE, SSSE3, SSE4_1 + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-ibt4.d b/ld/testsuite/ld-i386/property-x86-ibt4.d index db14fb9..11cb046 100644 --- a/ld/testsuite/ld-i386/property-x86-ibt4.d +++ b/ld/testsuite/ld-i386/property-x86-ibt4.d @@ -1,9 +1,11 @@ #source: property-x86-empty.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 -z ibt #readelf: -n Displaying notes found in: .note.gnu.property Owner Data size Description - GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0 + GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0 Properties: x86 feature: IBT + x86 ISA used: <None> + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-ibt5.d b/ld/testsuite/ld-i386/property-x86-ibt5.d index 652f660..6ba00e6 100644 --- a/ld/testsuite/ld-i386/property-x86-ibt5.d +++ b/ld/testsuite/ld-i386/property-x86-ibt5.d @@ -1,9 +1,11 @@ #source: start.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 -z ibt #readelf: -n Displaying notes found in: .note.gnu.property Owner Data size Description - GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0 + GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0 Properties: x86 feature: IBT + x86 ISA used: <None> + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-shstk1a.d b/ld/testsuite/ld-i386/property-x86-shstk1a.d index 238cebe..3fd9108 100644 --- a/ld/testsuite/ld-i386/property-x86-shstk1a.d +++ b/ld/testsuite/ld-i386/property-x86-shstk1a.d @@ -1,6 +1,11 @@ #source: property-x86-empty.s #source: property-x86-shstk.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 #readelf: -n +Displaying notes found in: .note.gnu.property + Owner Data size Description + GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0 + Properties: x86 ISA used: <None> + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-shstk1b.d b/ld/testsuite/ld-i386/property-x86-shstk1b.d index faa2ea7..28796c9 100644 --- a/ld/testsuite/ld-i386/property-x86-shstk1b.d +++ b/ld/testsuite/ld-i386/property-x86-shstk1b.d @@ -1,6 +1,11 @@ #source: property-x86-shstk.s #source: property-x86-empty.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 #readelf: -n +Displaying notes found in: .note.gnu.property + Owner Data size Description + GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0 + Properties: x86 ISA used: <None> + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-shstk2.d b/ld/testsuite/ld-i386/property-x86-shstk2.d index b39fa58..baad3af 100644 --- a/ld/testsuite/ld-i386/property-x86-shstk2.d +++ b/ld/testsuite/ld-i386/property-x86-shstk2.d @@ -1,9 +1,11 @@ #source: property-x86-shstk.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 #readelf: -n Displaying notes found in: .note.gnu.property Owner Data size Description - GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0 + GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0 Properties: x86 feature: SHSTK + x86 ISA used: <None> + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-shstk3a.d b/ld/testsuite/ld-i386/property-x86-shstk3a.d index 44f3e57..48802ce 100644 --- a/ld/testsuite/ld-i386/property-x86-shstk3a.d +++ b/ld/testsuite/ld-i386/property-x86-shstk3a.d @@ -1,10 +1,12 @@ #source: property-x86-3.s #source: property-x86-shstk.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 #readelf: -n Displaying notes found in: .note.gnu.property Owner Data size Description - GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0 + GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0 Properties: x86 ISA needed: SSE, SSE3, SSE4_1, AVX + x86 ISA used: CMOV, SSE, SSSE3, SSE4_1 + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-shstk3b.d b/ld/testsuite/ld-i386/property-x86-shstk3b.d index db136cd..f93b1c70 100644 --- a/ld/testsuite/ld-i386/property-x86-shstk3b.d +++ b/ld/testsuite/ld-i386/property-x86-shstk3b.d @@ -1,10 +1,12 @@ #source: property-x86-shstk.s #source: property-x86-3.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 #readelf: -n Displaying notes found in: .note.gnu.property Owner Data size Description - GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0 + GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0 Properties: x86 ISA needed: SSE, SSE3, SSE4_1, AVX + x86 ISA used: CMOV, SSE, SSSE3, SSE4_1 + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-shstk4.d b/ld/testsuite/ld-i386/property-x86-shstk4.d index d962eab..53febc5 100644 --- a/ld/testsuite/ld-i386/property-x86-shstk4.d +++ b/ld/testsuite/ld-i386/property-x86-shstk4.d @@ -1,9 +1,11 @@ #source: property-x86-empty.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 -z shstk #readelf: -n Displaying notes found in: .note.gnu.property Owner Data size Description - GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0 + GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0 Properties: x86 feature: SHSTK + x86 ISA used: <None> + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/property-x86-shstk5.d b/ld/testsuite/ld-i386/property-x86-shstk5.d index 6d6371f..bda82ad 100644 --- a/ld/testsuite/ld-i386/property-x86-shstk5.d +++ b/ld/testsuite/ld-i386/property-x86-shstk5.d @@ -1,9 +1,11 @@ #source: start.s -#as: --32 +#as: --32 -mx86-used-note=yes #ld: -r -melf_i386 -z shstk #readelf: -n Displaying notes found in: .note.gnu.property Owner Data size Description - GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0 + GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0 Properties: x86 feature: SHSTK + x86 ISA used: <None> + x86 feature used: x86 diff --git a/ld/testsuite/ld-i386/tls.exp b/ld/testsuite/ld-i386/tls.exp index 63c30c7..d937ca4 100644 --- a/ld/testsuite/ld-i386/tls.exp +++ b/ld/testsuite/ld-i386/tls.exp @@ -40,19 +40,19 @@ run_cc_link_tests [list \ [list \ "Build tls-def1.o tls-main1.o" \ "" \ - "-fPIE" \ + "-fPIE -Wa,-mx86-used-note=yes" \ {tls-def1.c tls-main1.c} \ ] \ [list \ "Build tls-gd1.o tls-ld1.o" \ "" \ - "-fPIC -Wa,-mrelax-relocations=yes" \ + "-fPIC -Wa,-mrelax-relocations=yes,-mx86-used-note=yes" \ {tls-gd1.S tls-ld1.S} \ ] \ [list \ "Build libtls-1a.so" \ "-shared tmpdir/tls-def1.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ {} \ "libtls-1a.so" \ @@ -60,7 +60,7 @@ run_cc_link_tests [list \ [list \ "Build libtls-1b.so" \ "-shared tmpdir/tls-gd1.o tmpdir/tls-ld1.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ {} \ "libtls-1b.so" \ @@ -68,7 +68,7 @@ run_cc_link_tests [list \ [list \ "Build libtls-1bn.so" \ "-Wl,-z,now -shared tmpdir/tls-gd1.o tmpdir/tls-ld1.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ {dummy.s} \ {} \ "libtls-1bn.so" \ @@ -80,7 +80,7 @@ run_ld_link_exec_tests [list \ "TLS GD/LD -> LE transition without PLT (dynamic)" \ "tmpdir/tls-def1.o tmpdir/tls-main1.o tmpdir/tls-gd1.o \ tmpdir/tls-ld1.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "tls-1a" \ "pass.out" \ @@ -89,7 +89,7 @@ run_ld_link_exec_tests [list \ "TLS GD/LD -> LE transition without PLT (dynamic, -z now)" \ "-Wl,-z,now tmpdir/tls-def1.o tmpdir/tls-main1.o tmpdir/tls-gd1.o \ tmpdir/tls-ld1.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "tls-1an" \ "pass.out" \ @@ -98,7 +98,7 @@ run_ld_link_exec_tests [list \ "TLS GD/LD -> LE transition without PLT (PIE)" \ "-pie tmpdir/tls-def1.o tmpdir/tls-main1.o tmpdir/tls-gd1.o \ tmpdir/tls-ld1.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "tls-1b" \ "pass.out" \ @@ -107,7 +107,7 @@ run_ld_link_exec_tests [list \ "TLS GD/LD -> LE transition without PLT (PIE, -z now)" \ "-pie -Wl,-z,now tmpdir/tls-def1.o tmpdir/tls-main1.o tmpdir/tls-gd1.o \ tmpdir/tls-ld1.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "tls-1bn" \ "pass.out" \ @@ -116,7 +116,7 @@ run_ld_link_exec_tests [list \ "TLS GD/LD -> LE transition without PLT (static)" \ "-static tmpdir/tls-def1.o tmpdir/tls-main1.o tmpdir/tls-gd1.o \ tmpdir/tls-ld1.o" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "tls-1c" \ "pass.out" \ @@ -125,7 +125,7 @@ run_ld_link_exec_tests [list \ "TLS GD/LD -> IE transition without PLT" \ "tmpdir/tls-main1.o tmpdir/tls-gd1.o tmpdir/tls-ld1.o \ tmpdir/libtls-1a.so -Wl,-R,tmpdir" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "tls-1d" \ "pass.out" \ @@ -134,7 +134,7 @@ run_ld_link_exec_tests [list \ "TLS GD/LD -> IE transition without PLT (-z now)" \ "-Wl,-z,now tmpdir/tls-main1.o tmpdir/tls-gd1.o tmpdir/tls-ld1.o \ tmpdir/libtls-1a.so -Wl,-R,tmpdir" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "tls-1dn" \ "pass.out" \ @@ -143,7 +143,7 @@ run_ld_link_exec_tests [list \ "TLS without PLT (1)" \ "-Wl,--no-as-needed tmpdir/tls-main1.o \ tmpdir/libtls-1a.so tmpdir/libtls-1b.so -Wl,-R,tmpdir" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "tls-1e" \ "pass.out" \ @@ -152,7 +152,7 @@ run_ld_link_exec_tests [list \ "TLS without PLT (2)" \ "tmpdir/tls-main1.o tmpdir/tls-def1.o \ tmpdir/libtls-1b.so -Wl,-R,tmpdir" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "tls-1f" \ "pass.out" \ @@ -161,7 +161,7 @@ run_ld_link_exec_tests [list \ "TLS without PLT (3)" \ "-Wl,--no-as-needed -Wl,-z,now tmpdir/tls-main1.o \ tmpdir/libtls-1a.so tmpdir/libtls-1bn.so -Wl,-R,tmpdir" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "tls-1en" \ "pass.out" \ @@ -170,7 +170,7 @@ run_ld_link_exec_tests [list \ "TLS without PLT (4)" \ "-Wl,-z,now tmpdir/tls-main1.o tmpdir/tls-def1.o \ tmpdir/libtls-1bn.so -Wl,-R,tmpdir" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { dummy.s } \ "tls-1fn" \ "pass.out" \ @@ -186,7 +186,7 @@ run_cc_link_tests [list \ [list \ "Build libtlsdesc1.so" \ "-shared" \ - "-fPIC $GNU2_CFLAGS" \ + "-fPIC $GNU2_CFLAGS -Wa,-mx86-used-note=yes" \ { tlsdesc1b.c } \ {} \ "libtlsdesc1.so" \ @@ -194,7 +194,7 @@ run_cc_link_tests [list \ [list \ "Build libtlsdesc1n.so" \ "-Wl,-z,now -shared" \ - "-fPIC $GNU2_CFLAGS" \ + "-fPIC $GNU2_CFLAGS -Wa,-mx86-used-note=yes" \ { tlsdesc1b.c } \ {} \ "libtlsdesc1n.so" \ @@ -205,7 +205,7 @@ run_ld_link_exec_tests [list \ [list \ "Run tlsdesc1" \ "-Wl,--no-as-needed tmpdir/libtlsdesc1.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { tlsdesc1a.c } \ "tlsdesc1a" \ "pass.out" \ @@ -214,7 +214,7 @@ run_ld_link_exec_tests [list \ [list \ "Run tlsdesc1 (-z now)" \ "-Wl,-z,now -Wl,--no-as-needed tmpdir/libtlsdesc1n.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { tlsdesc1a.c } \ "tlsdesc1b" \ "pass.out" \ @@ -223,7 +223,7 @@ run_ld_link_exec_tests [list \ [list \ "Run tlsdesc1 with PIE" \ "-pie -Wl,--no-as-needed tmpdir/libtlsdesc1.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { tlsdesc1a.c } \ "tlsdesc1c" \ "pass.out" \ @@ -232,7 +232,7 @@ run_ld_link_exec_tests [list \ [list \ "Run tlsdesc1 with PIE (-z now)" \ "-pie -Wl,-z,now -Wl,--no-as-needed tmpdir/libtlsdesc1n.so" \ - "" \ + "-Wa,-mx86-used-note=yes" \ { tlsdesc1a.c } \ "tlsdesc1d" \ "pass.out" \ |