------- Comment #6 from jvdelisle at gcc dot gnu dot org  2007-08-30 00:55 
-------
Test case from PR33223.
program t
  print*,huge(1.0d0),tiny(1.0d0)
end program t

gives the output

  1.797693134862316E+30^@  2.225073858507201E-30^@


-- 


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

Reply via email to