This is the mail archive of the java-patches@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: ia64 eh, part 20a [java]


Richard Henderson <rth@redhat.com> writes:

> I'm a bit confused.  Does it seem like I might have broken bytecode
> compilation with things as they stand? 

Well, that's what I'm worrying about - it looks like you might have.
But I assume you've run the testsuite?

> Or is this a general concern about breaking things if we were to
> generate object and bytecode simultaneously?

Well, it's a opinion that I would prefer to minimize places where
we generate different tree nodes depending on -femit-class-files,
so it would be nice to keep this in mind when evaluating different
implementations.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


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