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


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