[Bug target/19653] x87 reg allocated for constants for -mfpmath=sse

dalej at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Aug 1 20:56:00 GMT 2005


------- Additional Comments From dalej at gcc dot gnu dot org  2005-08-01 20:56 -------
Unfortunately the latest version of this patch causes a bootstrap failure on ppc:

../../gcc3.apple.200502/gcc/reload.c: In function 'find_reloads':
../../gcc3.apple.200502/gcc/reload.c:4512: internal compiler error: in do_output_
reload, at reload1.c:6936

which is

  /* If is a JUMP_INSN, we can't support output reloads yet.  */
  gcc_assert (!JUMP_P (insn));

Digging further.


-- 


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



More information about the Gcc-bugs mailing list