This is the mail archive of the gcc-help@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: 4.3.0 strange problem with computation and optimization


> > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=323
>
>
> Did all lose interest?  Or is there a plan to do some kind of fix?
>

I haven't found any comment on the effect of sse/sse2 on this "bug".

Anybody knows if using -msse2 -mfpmath=sse can help obtain a better
conformant assembly? The sse regs should have the correct precision
(32 for float, 64 for double), so maybe part of the undesired
behaviour can be avoided.

    Dario


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