This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the GCJ project. See the GCJ home page for more information.


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

Re: Parser bug


>>>>> "MoT" == MoT  <Sebastien.Villemot@ens.fr> writes:

MoT> There seems to be a little bug in the .java parser. The following
MoT> program is rejected:

Thanks.  I added a new test to the "libjava.compile" test suite.
(This is where compiler regression tests go.)

Tom