[Bug target/19307] [4.0 Regression] ICE with -msse2 -mno-80387

2005-01-12 Thread uros at kss-loka dot si
--- Additional Comments From uros at kss-loka dot si 2005-01-12 12:43 --- (In reply to comment #3) And it works with today's compiler too. It works with '-O2 -mno-80387 -msse2 -mno-fp-ret-in-387', but without -mno-fp-ret-in-387 it still fails. I think that the problem here is again

[Bug target/19307] [4.0 Regression] ICE with -msse2 -mno-80387

2005-01-11 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-01-12 00:19 --- And it works with today's compiler too. As for the use of the 80387 move instructions, even with -mno-80387, this isn't a regression. At least 3.2 did this as well. One could argue that -msoft-float should

[Bug target/19307] [4.0 Regression] ICE with -msse2 -mno-80387

2005-01-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-10 00:52 --- It also worked with 2004-12-11. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19307

[Bug target/19307] [4.0 Regression] ICE with -msse2 -mno-80387

2005-01-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-07 14:05 --- Confirmed, it had worked with 4.0.0 20041124 and 3.4.0 so this is a regression. -- What|Removed |Added