This is the mail archive of the gcc-bugs@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]

[Bug middle-end/34852] [4.3 Regression] Revision 131576 miscompiled 178.galgel



------- Comment #16 from hjl dot tools at gmail dot com  2008-01-21 20:53 -------
(In reply to comment #15)
> Subject: Re:  [4.3 Regression]  Revision 131576 miscompiled 178.galgel
> 
> > I tried -mpc64. It also works.
> I would declare this a proof that it is extra preccision issue and
> simply update testers to use -mpc64.  It is what most of other compilers
> do anyway and thus we would get more comparable scores. Thanks a lot for
> testing it (I've scheduled same test for tonight, but you've beaten me.
> I still will try if it works for -mfpmath=sse case too)
> 

With the -march=native patch:

http://gcc.gnu.org/ml/gcc-patches/2008-01/msg00969.html

-funroll-loops -fpeel-loops -ffast-math -march=native -mtune=native
-mfpmath=sse 
works for me.
> 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34852


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