This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34228] -std=f* should diagnose used but later typed variables
- From: "terry at chem dot gu dot se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Nov 2007 22:12:06 -0000
- Subject: [Bug fortran/34228] -std=f* should diagnose used but later typed variables
- References: <bug-34228-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from terry at chem dot gu dot se 2007-11-27 22:12 -------
But a character string is not an array. The len parameter is a type parameter.
That part of the standard does not apply. It's legal.
--
terry at chem dot gu dot se changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |terry at chem dot gu dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34228