------- Comment #10 from burnus at gcc dot gnu dot org  2008-01-31 12:46 -------
(In reply to comment #9)
> Sun f95 gives:
>  Error 1078:  scale factor out of range
> ifort gives:
> ********

g95 and openf95 give the same result as ifort:
 ********

While NAG f95 follows sunf95 by giving the run-time error:
 Scale factor 0 out of range for d=0

This is for "write(*, '(E8.0)') 1e5".


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35036

Reply via email to