[Bug target/22585] [4.0/4.1 regression] ICE with long doubles in expand_simple_unop

2005-09-21 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-21 18:39 --- Subject: Bug 22585 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-09-21 18:39:10 Modified files: gcc: ChangeLog gcc/config/i386:

[Bug target/22585] [4.0/4.1 regression] ICE with long doubles in expand_simple_unop

2005-07-22 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-07-22 09:41 --- Uros' patch for PR22576 indeed fixes the ICEs in redirect_branch and extract_insn on the 4.0 branch and mainline. But I can now confirm the bug in expand_simple_unop, I just had to add -march=i486 to the

[Bug target/22585] [4.0/4.1 regression] ICE with long doubles in expand_simple_unop

2005-07-22 Thread uros at kss-loka dot si
--- Additional Comments From uros at kss-loka dot si 2005-07-22 12:34 --- Patch here: http://gcc.gnu.org/ml/gcc-patches/2005-07/msg01490.html Patch fixes compilation of testcase from comment #3 and compilation of fractal.c. -- What|Removed |Added