This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
new libjava regression on darwin
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: gcc at gcc dot gnu dot org, geoffk at apple dot com
- Date: Mon, 11 Sep 2006 18:51:26 -0400 (EDT)
- Subject: new libjava regression on darwin
Geoff,
Did you notice that a new libjava regression occured today on Darwin
apparently after revision 116838 but by revision 116843? The testcase...
FAIL: Thread_Sleep -O3 -findirect-dispatch output - bytecode->native test
now fails. Could this be related to your change...
------------------------------------------------------------------------
r116639 | geoffk | 2006-09-01 15:52:10 -0400 (Fri, 01 Sep 2006) | 3 lines
* testsuite/libjava.jni/jni.exp (gcj_jni_invocation_test_one):
Pass -lgcj to linker for C++ files on Darwin.
FYI.
Jack