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 #4 from ubizjak at gmail dot com  2008-01-20 15:34 -------
(In reply to comment #3)
> Double checking patch, I don't see obvious mistakes.  Since the patch should
> only affect register allocation decisions, either we see a latent bug, or
> another example of x86 extra precision causing FP program to misbehave.  I used
> to have LD_PRELOAD library to set 64bit precision that often helped, I will

You can add -mpc=64 to your compile flags instead of LD_PRELOAD trick.


-- 


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]