[Bug target/73650] powerpc: -mcpu=e500mc hits ICE: insn does not satisfy its constraints
segher at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Aug 11 23:44:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73650
Segher Boessenkool <segher at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-08-11
Ever confirmed|0 |1
--- Comment #1 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Confirmed.
The reg is assigned ctr by IRA because it is used in a bdnz later.
LRA never looks at this insn 75? Huh.
More information about the Gcc-bugs
mailing list