https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115253

--- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Torbjorn Svensson
<az...@gcc.gnu.org>:

https://gcc.gnu.org/g:dfab6851eb557a47a5e61d00ad4c519072a69f61

commit r13-8845-gdfab6851eb557a47a5e61d00ad4c519072a69f61
Author: Torbjörn SVENSSON <torbjorn.svens...@foss.st.com>
Date:   Fri Jun 7 10:42:22 2024 +0200

    testsuite: Fix expand-return CMSE test for Armv8.1-M [PR115253]

    For Armv8.1-M, the clearing of the registers is handled differently than
    for Armv8-M, so update the test case accordingly.

    gcc/testsuite/ChangeLog:

            PR target/115253
            * gcc.target/arm/cmse/extend-return.c: Update test case
            condition for Armv8.1-M.

    Signed-off-by: Torbjörn SVENSSON <torbjorn.svens...@foss.st.com>
    Co-authored-by: Yvan ROUX <yvan.r...@foss.st.com>
    (cherry picked from commit cf5f9171bae1f5f3034dc9a055b77446962f1a8c)

Reply via email to