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

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Kyrylo Tkachov <[email protected]>:

https://gcc.gnu.org/g:71a5babb361165f0be6848e6ad8fb209d486684e

commit r17-2352-g71a5babb361165f0be6848e6ad8fb209d486684e
Author: Kyrylo Tkachov <[email protected]>
Date:   Thu Jul 9 02:35:26 2026 -0700

    aarch64: Add C++ testcase for aligned may_alias types [PR124146]

    The existing tests exercise C.  Add a C++ counterpart to the original
    reproducer, which ICEs without the fix and compiles successfully with it.

    Pushing to trunk.

    gcc/testsuite/ChangeLog:

            PR target/124146
            * g++.target/aarch64/pr124146.C: New test.

    Signed-off-by: Kyrylo Tkachov <[email protected]>

Reply via email to