]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
ld: Add PR ld/32067 tests
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 10 Aug 2024 14:23:53 +0000 (07:23 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 10 Aug 2024 14:26:40 +0000 (07:26 -0700)
commit602f5cf7e3a82229d75998a5f6eb13753f828bb3
tree97f88839a6e1b1777fff005fdce8b8240e0c1a32
parentec8f5671b4e70806fe3053636426a8d179dfef55
ld: Add PR ld/32067 tests

Add PR ld/32067 tests with the compiler driver since the -plugin option
is needed to trigger this --oformat binary bug.

PR ld/32067
* testsuite/ld-i386/i386.exp: Run PR ld/32067 test.
* testsuite/ld-x86-64/x86-64.exp: Likewise.
* testsuite/ld-i386/start.s: Add .note.GNU-stack section.
* testsuite/ld-x86-64/pr32067.s: New file.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
ld/testsuite/ld-i386/i386.exp
ld/testsuite/ld-i386/start.s
ld/testsuite/ld-x86-64/pr32067.s [new file with mode: 0644]
ld/testsuite/ld-x86-64/x86-64.exp