This is the mail archive of the java@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: Tree check failures when compiling Classpath


Hi,

On Wed, 2002-03-13 at 02:39, Mark Wielaard wrote:
> Hi,
> 
> While compiling a recent Classpath with a current gcj (gcc version 3.1
> 20020312 (prerelease)) I get tree check failures like:
> 
> ./../java/security/Identity.java:207: tree check: expected class 't',
> have 'e' (expr_with_file_location) in unresolved_type_p, at
> java/parse.y:5028

OK, new data point. Removing strictfp from java.lang.StrictMath makes
this go away. But I have no idea why though. Sigh, I clearly needed more
sleep...

Cheers,

Mark


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