This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]