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 pinskia at gcc dot gnu dot org  2004-12-18 19:04 -------
With "4.0.0 20041214" on powerpc-darwin, I get an error and not an ICE:
testish.java:6: error: Invalid expression statement.
               System.out.println("well...");
                                            ^
1 error

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code


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]