[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug target/19162] [4.0 regression] ICE while building libobjc's sendmsg.c



------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-27 00:17 -------
Created an attachment (id=7827)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7827&action=view)
patch which should fix this

This is easiest patch which will fix the bug, basically we need a movxf and one
which works before reload is completed.  The reason why it worked before, I
don't know because it should not have unless we just generated the mov rtl
without worrying about being a valid rtl before reload is completed.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19162

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: