[Bug tree-optimization/116079] [15 Regression] ice during GIMPLE pass lim

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 24 23:02:18 GMT 2024


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2024-07-24
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed, though it looks like it depends on an uninitialized array. I can't
reproduce the ICE otherwise.

Note this source looks like it was originally reduced by cvise, do you have the
original source where the ICE shows up? I want to see if it can be reproduce
without the uninitialized array.


More information about the Gcc-bugs mailing list