[Bug sanitizer/109700] ICE with address sanitizer after declaring __builtin_alloca
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 2 18:50:01 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109700
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |10.1.0, 12.2.0, 8.1.0
Summary|[13/14 regression] ICE with |ICE with address sanitizer
|address sanitizer after |after declaring
|declaring __builtin_alloca |__builtin_alloca
Known to work| |7.1.0
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note GCC 12.2.0 also ICEs; just not with checking enabled (or even just
-fchecking).
More information about the Gcc-bugs
mailing list