https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69689
Andrew Pinski changed:
What|Removed |Added
CC||ro at gcc dot gnu.org
--- Comment #4 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69689
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69689
Richard Biener changed:
What|Removed |Added
Keywords||ra, xfail
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69689
--- Comment #1 from Richard Biener ---
It's actually because ax dies in the ... instruction. So no easy fix here.
Maybe postreload reload_combine needs to be "integrated" into LRA.