This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/25964] New: NIST regression on fm311.f
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jan 2006 03:04:10 -0000
- Subject: [Bug fortran/25964] New: NIST regression on fm311.f
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I am getting the following compile errors with:
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../main/configure --prefix=/home/jerry/gcc/usr
--enable-languages=c,fortran --disable-libmudflap
Thread model: posix
gcc version 4.2.0 20060124 (experimental)
$ gfc -w fm311.f
In file fm311.f:1047
IVCOMP = IFOS19(4)
1
In file fm311.f:86
COMMON /IFOS19/IVCN01
2
Error: Global name 'ifos19' at (1) is already being used as a COMMON at (2)
--
Summary: NIST regression on fm311.f
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jvdelisle at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25964