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]

Re: optimization/7175: Calculation yields different results for versionoptimized with -O2


I still get the problem with gcc3.2. However, it disappears as soon as I use -ffloat-store. So it seems to be due to poor handling of numerical inaccuracies.

Thank you for your feedback
Gunther

bangerth@dealii.org wrote:

Synopsis: Calculation yields different results for version optimized with -O2

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Fri Dec 6 13:50:40 2002
State-Changed-Why:
This code works for me with gcc3.2. Would you mind checking
whether this helps on your system as well?
Thanks
Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7175




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