>
> call
> IEEE_FLAGS("clearall","exceptions","all","")
>
my guess is you need to create a subroutine that does this using 'fesetnv' and friends. on linux, 'info libc' and some reading and you should be good.
BTW, Steve is correct. Use gfortran 4.3 or greater.
--bud