[fortran, patch] Add Fortran 2003 IEEE intrinsic modules

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Nov 21 17:24:00 GMT 2013


On Thu, Nov 21, 2013 at 08:21:14AM -0800, Tim Prince wrote:
> 
> /* C side */
> #ifdef HAVE_FENV
> #include <fenv.h>
> #pragma STDC FENV_ACCESS ON

AFAIK, the #pragma is ignored in gcc (and clang FWIW).

-- 
Steve



More information about the Fortran mailing list