This is the mail archive of the java@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]

Re: gcc.3.0.1 08/13 on Alpha Tru64 v 5.0


I just thought about this. The problem is ocurring only when I tried to
compile .class files. For example, in JVM98 javac, there is file
VailidityCheckOutputStream.java, if I tried to compile with javac and then
executing gcj -O2, I got a internal error message. If I compile with gcj
-O2 the .java file, I don't have any problem.

> Antonio> (Functional behaviour)
> Antonio> 4. There are still internal message errors when I tried to compile
> Antonio> with -O2, I have to change it to -O1 when I compiling some files.
>
> Can you tell if these are problems in gcj or in the rest of gcc?
>
> Tom
>


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