https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65197
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=80517
Resolution|--- |DUPLICATE
Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is a dup of PR 24928.
During the IPA passes we have already:
void _GLOBAL__sub_I_x ()
{
<bb 2> [local count: 1073741824]:
y = { -1, 0 };
return;
}
*** This bug has been marked as a duplicate of bug 24928 ***