This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/16511] Test 19990905-0.f fails with gfortran
- From: "coudert at clipper dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2005 15:56:52 -0000
- Subject: [Bug fortran/16511] Test 19990905-0.f fails with gfortran
- References: <20040713055437.16511.billingd@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From coudert at clipper dot ens dot fr 2005-01-06 15:56 -------
The reduced case given in comment #9 fails to compile with Intel compiler ("This
entity cannot be in a specification expression"), Sun ("Local variable "M" must
be a dummy argument or in common to be used in a bounds specification
expression") and NEC ("Variable "m" in specification expression is invalid"). It
compiles with Portland and MIPSpro compilers.
However, the inital (comment #0) snippet compiles fine on all compilers
mentionned above. So I guess the common block as something to do with it.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |coudert at clipper dot ens
| |dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16511