compiling and running the same program with std=f95
three times.
On Thu, 5 Jul 2012, John Harper wrote:
Date: Thu, 5 Jul 2012 11:38:39 +1200 (NZST)
From: John Harper
To: gcc@gcc.gnu.org
Subject: Two gfortran bugs
My program testpublic5.f90 (see below) when compiled with -std=f95
using gfortran
h --with-gmp=/local/scratch
Thread model: posix
gcc version 4.8.0 20120701 (experimental) (GCC)
cayley[~/Jfh] %
cayley[~/Jfh] % gf -std=f95 testpublic5.f90
testpublic5.f90:18.22:
character name*63 ! Max length of a name in f2003
1
Warning: Obsolescent feature: Old-style cha
ib/ld-linux.so.2 /usr/lib/crt1.o
/usr/lib/crti.o /tmp/gf/lib/gcc/i686-pc-linux-gnu/4.6.2/crtbegin.o
-L/tmp/gf/lib/gcc/i686-pc-linux-gnu/4.6.2
-L/tmp/gf/lib/gcc/i686-pc-linux-gnu/4.6.2/../../.. /tmp/ccGzx8Uk.o
-lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s
-lgcc /t