[fortran, patch] Add Fortran 2003 IEEE intrinsic modules

Tim Prince n8tm@aol.com
Thu Nov 21 17:48:00 GMT 2013


On 11/21/2013 9:24 AM, Steve Kargl wrote:
> 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).
>
It's normally set in a config.h by autoconf or the like, and the 
question of whether this particular support is in fenv.h is begged off 
here.

-- 
Tim Prince



More information about the Fortran mailing list