This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: java on cygwin - 2082 tests pass
- From: Tom Tromey <tromey at redhat dot com>
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: 08 May 2002 12:32:07 -0600
- Subject: Re: java on cygwin - 2082 tests pass
- References: <FAC87D7C874EAB46A847604DA4FD5A64034717@crtsmail.corp.riotinto.org>
- Reply-to: tromey at redhat dot com
>>>>> "David" == Billinghurst, David (CRTS) <David.Billinghurst@riotinto.com> writes:
David> FAIL: KeepInline output from source compiled test
David> FAIL: KeepInline output from bytecode->native test
David> FAIL: KeepInline -O output from source compiled test
David> FAIL: KeepInline -O output from bytecode->native test
I was able to reproduce this on Linux using 3.2.
I'm debugging it now.
Tom