[Bug rtl-optimization/90968] [10 Regression] ICE in eliminate_regs_in_insn, at lra-eliminations.c:1027

segher at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 28 17:06:00 GMT 2020


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

Segher Boessenkool <segher at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Segher Boessenkool <segher at gcc dot gnu.org> ---
This is normal.  You get that for any other -mcpu if you say -msoft-float,
for example.

Maybe the message for this case should not say "internal compiler error".
I thought we didn't, for inline asm, did anything change there?


More information about the Gcc-bugs mailing list