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]
Other format: [Raw text]

Re: -fnew-verifier


Tom Tromey writes:
 > >>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
 > 
 > Andrew> Therefore, I suggest we simply disable -findirect-dispatch when
 > Andrew> compiling from source.  Should we produce a warning?
 > 
 > A warning at least, perhaps a hard error.  It could be surprising to
 > ask for BC code and have the compiler go ahead and generate something
 > else.

Well, okay.  We need to sat up the test suite to only test compilation
from bytecode with -findirect-dispatch, and this involves TCL hacking.
Sigh.

Andrew.


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