------- Comment #9 from jvdelisle at gcc dot gnu dot org 2007-12-15 22:37 ------- The dump for nan_4.f90 has:
test ()
{
static real(kind=4) r = 0.0;
static integer(kind=4) options.0[7] = {68, 127, 0, 0, 0, 1, 0};
_gfortran_set_options (7, (void *) &options.0);
r = 0.0;
... snip ...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34482
