https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121754
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Dhruv Chawla from comment #1)
> Removing ice-on-valid-code, this is occurring because b is uninitialized.
undefined code is still valid code.
