https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64119
Markus Trippelsdorf changed:
What|Removed |Added
CC||trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64119
Adam Warner changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #5 from Adam Warner ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64119
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64119
Adam Warner changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64119
--- Comment #2 from Andrew Pinski ---
This is the part that matters in this case:
References to local register variables may be deleted or moved or simplified.
In this case they are moved and simplified.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64119
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---