This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: patch to process to command-line .class files in two passes.


On Mon, Mar 19, 2001 at 09:28:46AM -0800, Per Bothner wrote:
> I'm checking these patches into the trunk and the gcc3 branch.  They
> mainly allow us to compile multiple .class files in one jc1 invocation.

Yay, no more "^?ELF^A^A^A: no such file or directory".

I'm now at

                === libjava Summary ===
# of expected passes            1440
# of unexpected failures        58
# of unexpected successes       14
# of expected failures          208

All but 4 of the unexpected failures are bytecode verifier errors.

zw


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