This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18271] ICE with computed array declaration
- From: "manfred99 at gmx dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Dec 2004 21:02:01 -0000
- Subject: [Bug fortran/18271] ICE with computed array declaration
- References: <20041102120907.18271.manfred99@gmx.ch>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From manfred99 at gmx dot ch 2004-12-12 21:01 -------
Subject: Re: ICE with computed array declaration
This example is from the software copygb
(ftp://ftpprd.ncep.noaa.gov/pub/cpc/wd51we/copygb) which was ported
from generic Fortran95 to g95,
and thus compiles perfectly with g95, but not with gfortran.
>
> ------- Additional Comments From tobi at gcc dot gnu dot org 2004-12-09
> 00:22 -------
> This is invalid code, INT is not allowed in a specification expression.
>
> --
> What |Removed |Added
>
----------------------------------------------------------------------------
> Keywords|ice-on-valid-code |ice-on-invalid-code
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18271
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18271