[Bug target/65032] [5 Regression] ICE in reload_combine_note_use, at postreload.c:1556 on i686-linux-gnu

law at redhat dot com gcc-bugzilla@gcc.gnu.org
Wed Feb 25 08:46:00 GMT 2015


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

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |law at redhat dot com

--- Comment #7 from Jeffrey A. Law <law at redhat dot com> ---
I think that in the past we'd just shove in any old hard register and it worked
because we considered the SCRATCH with 'X' as not conflicting with anything.

It's probably not ideal, but I wonder if LRA could do that for us too. 
Alternately, maybe replace the scratch with const0_rtx.



More information about the Gcc-bugs mailing list