[Bug java/19070] internal compiler error: in generate_bytecode_conditional, at java/jcf-write.c:1271

2004-12-18 Thread dan at bolser dot co dot uk
--- Additional Comments From dan at bolser dot co dot uk 2004-12-18 19:12 --- I also get the exact same behaviour using... gcc -v Reading specs from /usr/share/gcc-4.0b/lib/gcc/i686-pc-linux-gnu/4.0.0/specs Configured with: ../gcc/configure --prefix=/usr/share/gcc-4.0b --enable-java

[Bug java/19070] internal compiler error: in generate_bytecode_conditional, at java/jcf-write.c:1271

2004-12-18 Thread dan at bolser dot co dot uk
--- Additional Comments From dan at bolser dot co dot uk 2004-12-18 19:07 --- The following code... public class testish { public static void main (String args[]){ Number pang = null; double pong = pang.doubleValue(); if (pong != 0

[Bug java/19070] New: internal compiler error: in generate_bytecode_conditional, at java/jcf-write.c:1271

2004-12-18 Thread dan at bolser dot co dot uk
Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dan at bolser dot co dot uk CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19070