This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


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

Re: java/1315


The following reply was made to PR java/1315; it has been noted by GNATS.

From: Bryce McKinlay <bryce@waitaki.otago.ac.nz>
To: apbianco@gcc.gnu.org, gcc-gnats@gcc.gnu.org, bryce@albatross.co.nz
Cc:  
Subject: Re: java/1315
Date: Sat, 03 Mar 2001 14:47:38 +1300

 This bug is still present in the current compilers, however the error
 message is now slightly different:
 
 $ gcj -c InnerInit.java
 InnerInit.java: In class `InnerInit$Inner':
 InnerInit.java: In method `(InnerInit)':
 InnerInit.java:0: Tree check: expected block, have compound_expr
 InnerInit.java:0: confused by earlier errors, bailing out
 
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1315&database=gcc
 
 
 


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