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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
float *h;

Is not initialized. Now I suspect in the original testcase it was though.

Reply via email to