------- Comment #1 from dfranke at gcc dot gnu dot org 2008-12-10 10:06 ------- Please ... a) ... specify the version of your compiler (gfortran --version) and where/how it was obtained b) ... show a self-contained code example c) ... show a log of your actions, something like
$> cat file.f [...] $> gfortran -Wall -W -fimplicit-none file.f -o foo.exe [...] $> foo.exe [...] where you fill in the [...] -- dfranke at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dfranke at gcc dot gnu dot | |org Severity|critical |normal Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38467