[Bug java/24572] [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983

2005-12-31 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.0.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24572

[Bug java/24572] [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983

2005-12-14 Thread debian-gcc at lists dot debian dot org
--- Comment #6 from debian-gcc at lists dot debian dot org 2005-12-14 11:04 --- works for me Matthias -- debian-gcc at lists dot debian dot org changed: What|Removed |Added ---

[Bug java/24572] [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983

2005-12-13 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2005-12-13 18:59 --- This should be fixed by: http://gcc.gnu.org/ml/gcc-patches/2005-12/msg00218.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24572

[Bug java/24572] [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983

2005-11-12 Thread debian-gcc at lists dot debian dot org
--- Comment #4 from debian-gcc at lists dot debian dot org 2005-11-12 09:35 --- works with HEAD 2005 -- debian-gcc at lists dot debian dot org changed: What|Removed |Added ---

[Bug java/24572] [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983

2005-11-03 Thread andreast at gcc dot gnu dot org
--- Comment #3 from andreast at gcc dot gnu dot org 2005-11-03 20:35 --- Forgot to add where it bombs w/o gdb involved: antlr/Parser.java: In class 'antlr.Parser': antlr/Parser.java: In method 'antlr.Parser.consumeUntil(int)': antlr/Parser.java:0: internal compiler error: Bus error Ple

[Bug java/24572] [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983

2005-11-03 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2005-11-03 20:16 --- Todays gcc-svn HEAD compiles the jar fine. On ppc darwin. Todays gcc-svn-gcc-4_0-branch fails with the below bt. Also on darwin. wolfram:~/Desktop] andreast% gdb /Volumes/export/gcc/gcc-svn/branch/testbin/libexec

[Bug java/24572] [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983

2005-11-03 Thread mark at gcc dot gnu dot org
--- Comment #1 from mark at gcc dot gnu dot org 2005-11-03 09:41 --- Confirmed, this prevents gjdoc from building, which used the build just fine with earlier gcj 4.0.x releases. -- mark at gcc dot gnu dot org changed: What|Removed |Added -