[Bug target/19653] x87 reg allocated for constants for -mfpmath=sse
dalej at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 2 22:58:00 GMT 2005
------- Additional Comments From dalej at gcc dot gnu dot org 2005-08-02 22:57 -------
Preceding patch fixes the ICE I was getting. The tests following the modified area in find_reloads were
being skipped in cases where they weren't before (in particular, when output reloads are not allowed,
this was not detected). The revised patch moves the area Paolo modified below those tests. Going
through more testing now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19653
More information about the Gcc-bugs
mailing list