https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109541
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vmakarov at gcc dot gnu.org --- Comment #7 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- The problem is that LRA assigns a floating-point register to the PIC pseudo-register (pic_offset_table_rtx) and the SPARC back-end is not prepared for it. Vladimir, would it be feasible to prevent this from happening?