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

Re: FYI: Add -findirect-dispatch support to the testsuite


Bryce McKinlay writes:
 > The libjava testsuite was not checking BC-ABI compilation and execution. 
 > This patch adds an -findirect-dispatch configuration to the options that 
 > are used when building & running the tests.
 > 
 > It reveals one failure:
 > 
 > FAIL: assign -findirect-dispatch execution - bytecode->native test
 > FAIL: assign -O3 -findirect-dispatch execution - bytecode->native test
 > 
 > I'm checking this in to the trunk.

Thanks.  The new bug is probably mine: I'll have a look.

Andrew.


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