[Bug c++/102071] crash when combining -faligned-new=N with array cookie

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 26 08:00:17 GMT 2021


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

Martin Liška <marxin at gcc dot gnu.org> changed:

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

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Cannot reproduce it with g++ pr102071.C -c -faligned-new=2

g++ --version
g++ (GCC) 12.0.0 20210826 (experimental)


More information about the Gcc-bugs mailing list