[Bug c/123154] During RTL pass: expand; internal compiler error: in get_alias_set, at alias.cc:955

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 16 10:40:39 GMT 2025


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Reduced:
volatile int a[2] __attribute__((may_alias));


More information about the Gcc-bugs mailing list