LGTM.  Committed as svn r160491

On Jul 18, 2012, at 5:00 PM, Michael Gottesman <[email protected]> wrote:

> The attached patch fixes the following gcc compatibility issues:
> 
>      1.-ffast-math does not set the __FINITE_MATH_ONLY__ preprocessor symbol 
> to 1, while llvm-gcc does do so.
>      2. -ffinite-math-only does not set the __FINITE_MATH_ONLY__ preprocessor 
> symbol to 1, while llvm-gcc does do so.
> 
> <patch>
> 
> _______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to