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

2005-10-06 Thread uros at kss-loka dot si
--- Comment #9 from uros at kss-loka dot si 2005-10-07 05:43 --- Fixed on 4.0 branch. -- uros at kss-loka dot si changed: What|Removed |Added Status|ASSIGNED

[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

[Bug target/22585] [4.0 only] ICE in redirect_branch_edge

2005-07-21 Thread uros at kss-loka dot si
--- Additional Comments From uros at kss-loka dot si 2005-07-22 05:46 --- I was trying to trigger the "unrecognizable insn" bug with gcc-4.1, because this bug should be fixed by the patch in PR22576. I have tested: gcc -O2 -mno-ieee-fp fractal.c gcc -O2 -ffast-math fractal