This is the mail archive of the java-prs@sources.redhat.com 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]

Re: gcj/381: gcj miscompiles some loops with -O2


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

From: Bryce McKinlay <bryce@albatross.co.nz>
To: jeff.sturm@commerceone.com
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: gcj/381: gcj miscompiles some loops with -O2
Date: Tue, 12 Dec 2000 11:23:24 +1300

 jeff.sturm@commerceone.com wrote:
 
 >> Synopsis:       gcj miscompiles some loops with -O2
 > 
 Yeah. This has always been a problem, even pre-2.95. Its the reason why 
 we can't turn on -O2 for compiling libgcj. It happens when you use 
 "continue" in a loop.
 
 See PR 161:
 
 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=161&database=java
 
 regards
 
   [ bryce ]
 

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