[Bug target/94420] [8/9/10 Regression] ICE error: insn does not satisfy its constraints

segher at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 31 13:53:12 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94420

--- Comment #2 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Reserving a register that already *is* reserved (by the ABI) is undefined,
of course.

But we shouldn't ICE.


More information about the Gcc-bugs mailing list