This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/15962] [gfortran] constant expression not recognized as such
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2004 17:01:10 -0000
- Subject: [Bug fortran/15962] [gfortran] constant expression not recognized as such
- References: <20040612144554.15962.Mart.Rentmeester@nn-online.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tobi at gcc dot gnu dot org 2004-06-15 17:01 -------
1. the error is wrong for the same reason your code is valid: an initialization
expression is required, not a constant expression.
2. I have a patch which I'm testing right now.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Last reconfirmed|2004-06-13 09:09:08 |2004-06-15 17:01:09
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15962