------- Comment #1 from dfranke at gcc dot gnu dot org  2009-06-29 17:57 -------
Created an attachment (id=18095)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18095&action=view)
Smallish testcase.

The testcase. Probably not minimal yet, but as close as I can get it now.

Compiled as:
$> rm -f *.mod a.out; gfortran-svn -g -fimplicit-none pr40594.f90 && ./a.out

Fails with:
gcc version 4.5.0 20090628 (experimental) (GCC)

Works with:
gcc version 4.4.1 20090531 (prerelease) (GCC)


-- 


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

Reply via email to