ICE on simple (illegal) code in 3.3
Ranjit Mathew
rmathew4lists@hotmail.com
Tue Feb 18 04:27:00 GMT 2003
> > I'm consistently getting ICE on this simple (illegal) code
> > with 3.3 on MinGW, but not with 3.2:
> > [...]
> > Does this happen on other platforms as well?
>> I am not seeing this, both 3.3 branch and mainline just give:
> $ gcj Foo.java
> Foo.java:4: error: Missing term.
> s = { "snafu", "wombat"};
> ^
> 1 error
>> What are you seeing?
I see this and then the standard ICE message about reporting
bugs to GCC and sending preprocessed source as appropiate.
However, with Mohan's GCJ 3.3, I'm not seeing this error.
I must have somehow SNAFU'ed my build. I'll try again with
the latest snapshot.
Sorry for the noise.
Ranjit.
More information about the Java
mailing list