[Bug tree-optimization/102009] [12 Regression] ICE: in gimple_call_arg, at gimple.h:3272

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Aug 22 04:27:59 GMT 2021


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-08-22
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This does not make sense:
check_alloca should only be called for BUILT_IN_ALLOCA,
BUILT_IN_ALLOCA_WITH_ALIGN or BUILT_IN_ALLOCA_WITH_ALIGN_AND_MAX

But confirmed.


More information about the Gcc-bugs mailing list