[Bug target/44581] [4.5/4.6 Regression] internal compiler error: in simplify_subreg

2010-12-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44581 Richard Guenther changed: What|Removed |Added Target Milestone|4.5.2 |4.5.3 --- Comment #5 from Richard Guen

[Bug target/44581] [4.5/4.6 Regression] internal compiler error: in simplify_subreg

2010-08-07 Thread danglin at gcc dot gnu dot org
--- Comment #4 from danglin at gcc dot gnu dot org 2010-08-07 22:04 --- Appears to be fixed on trunk. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44581

[Bug target/44581] [4.5/4.6 Regression] internal compiler error: in simplify_subreg

2010-07-31 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-07-31 09:29 --- GCC 4.5.1 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/44581] [4.5/4.6 Regression] internal compiler error: in simplify_subreg

2010-07-22 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44581

[Bug target/44581] [4.5/4.6 Regression] internal compiler error: in simplify_subreg

2010-07-22 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44581

[Bug target/44581] [4.5/4.6 Regression] internal compiler error: in simplify_subreg

2010-07-03 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2010-07-03 23:39 --- Breakpoint 1, simplify_subreg (outermode=DFmode, op=0x40167760, innermode=DFmode, byte=80) at ../../gcc/gcc/simplify-rtx.c:5120 5120 gcc_assert (byte < GET_MODE_SIZE (innermode)); (gdb) p byte $3 = 80 (gdb)