[Bug target/124336] different (noop) memory access size generated for -masm=intel/att with -fstack-check

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Mar 7 14:12:19 GMT 2026


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

--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Eric Botcazou <ebotcazou@gcc.gnu.org>:

https://gcc.gnu.org/g:0fdaf0eb61f8a270d6832feac4b81675b65bfd32

commit r16-7943-g0fdaf0eb61f8a270d6832feac4b81675b65bfd32
Author: Eric Botcazou <ebotcazou@gcc.gnu.org>
Date:   Sat Mar 7 15:09:46 2026 +0100

    Ada: adjust pattern matching to new stack probes on x86/Linux

    This fixes the couple of ACATS regressions introduced by the change:

                    === acats tests ===
    FAIL:  c52103x
    FAIL:  c52104x

    gcc/ada/
            PR target/124336
            * init.c (__gnat_adjust_context_for_raise) [x86/Linux]: Adjust
            pattern matching to new stack probes.


More information about the Gcc-bugs mailing list