This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: SPEC2000 252.eon generates invalid results when compiled -O3 with g++ 3.3


On Thu, Mar 27, 2003 at 01:35:42PM -0800, Casey Leedom wrote:
>   I'm trying to track down a patch for what appears to be a g++ 3.3
> optimization bug with the SPEC2000 252.eon benchmark.  When I compile this
> "-m32 -O0" or "-m64 -O3" I get correct results.  But if I use anything other
> than -O0 with -m32 I end up with incorrect results.  Is anyone aware of this
> bug and is there a patch available for it?  Thanks!

You don't mention a platform, but since you mention -m64 I guess sparc.
Right?  Also, is there a PR for this?
 


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