[v3] Possible fix for PR 5730

Phil Edwards phil@jaj.com
Thu Mar 20 22:31:00 GMT 2003


> | > Now, I realize the macro __FAST_MATH__ may not be defined with
> | > definite value -- that is really sad.  

I believe you are mistaken here.  It's defined exactly as if you had written

    #define __FAST_MATH__

in normal code, i.e., the value is 1 by default.  cpplib in 3.x has always
behaved like that.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams



More information about the Libstdc++ mailing list