This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: g++ optimization issue??
- From: "Dave Korn" <dave dot korn at artimi dot com>
- To: "'ColinLaney'" <claney at online dot de>,"'Robert Dewar'" <dewar at adacore dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Fri, 17 Dec 2004 13:44:50 -0000
- Subject: RE: g++ optimization issue??
> -----Original Message-----
> From: gcc-owner On Behalf Of ColinLaney
> Sent: 17 December 2004 13:30
> > I am not sure what you mean by ambiguous results.
> I meant that in the same binary I get different results for the same
> code. In my example code this has to do with excess precision - yes,
> *but* it could have been avoided, say by simply doing a fildl every
> time.
Indeed. *Not* doing the fildl every time is an optimisation. And you asked
for optimisations! :)
cheers,
DaveK
--
Can't think of a witty .sigline today....