https://sourceware.org/bugzilla/show_bug.cgi?id=33140

--- Comment #2 from Sam James <sam at gentoo dot org> ---
0d4d5a2633f2121a30544267b12e147f1efdde09 is the first bad commit
commit 0d4d5a2633f2121a30544267b12e147f1efdde09
Author:     Jens Remus <jre...@linux.ibm.com>
AuthorDate: Fri Jul 11 10:29:40 2025 +0200
Commit:     Jens Remus <jre...@linux.ibm.com>
CommitDate: Fri Jul 11 10:29:40 2025 +0200

    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                              |  42
+++++++++++++++++++++++++---
 libsframe/testsuite/libsframe.find/find.exp        |   5 ++++
 libsframe/testsuite/libsframe.find/local.mk        |   5 ++++
 libsframe/testsuite/libsframe.find/plt-findfre-2.c | 192
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 240 insertions(+), 4 deletions(-)
 create mode 100644 libsframe/testsuite/libsframe.find/plt-findfre-2.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to