]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
libsframe: Add test for PLT0 and PLTN with only one FRE each
authorJens Remus <jremus@linux.ibm.com>
Fri, 11 Jul 2025 08:29:40 +0000 (10:29 +0200)
committerJens Remus <jremus@linux.ibm.com>
Fri, 11 Jul 2025 08:29:40 +0000 (10:29 +0200)
commit0d4d5a2633f2121a30544267b12e147f1efdde09
treed3f80b6ef4bf149dea1a42290a35252e813268f4
parent22472454fab8ce0596d68a78431864812d769dfb
libsframe: Add test for PLT0 and PLTN with only one FRE each

On s390x the PLT0 and PLTN entries are described with one SFrame FRE
each.  Add a test case for this particularity.

libsframe/testsuite/
* libsframe.find/find.exp (plt-findfre-2): Add new test.
* libsframe.find/plt-findfre-2.c: New test for PLT0 and PLTN
with only one FRE each.
* libsframe.find/local.mk (plt-findfre-2): Add new test.

libsframe/
* Makefile.in: Regenerate.
libsframe/Makefile.in
libsframe/testsuite/libsframe.find/find.exp
libsframe/testsuite/libsframe.find/local.mk
libsframe/testsuite/libsframe.find/plt-findfre-2.c [new file with mode: 0644]