[Bug java/19070] internal compiler error: in generate_bytecode_conditional, at java/jcf-write.c:1271
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Dec 18 22:03:00 GMT 2004
------- Additional Comments From tromey at gcc dot gnu dot org 2004-12-18 22:02 -------
I reproduced this with 3.3, 3.4, and cvs head.
The test case in comment #2 is correct to throw
NullPointerException. You are calling a method on
"pang", which is null.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-12-18 22:02:57
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19070
More information about the Gcc-bugs
mailing list