This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29941] gfortran reports error with len of assumed size character array
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Nov 2006 21:04:14 -0000
- Subject: [Bug fortran/29941] gfortran reports error with len of assumed size character array
- References: <bug-29941-11265@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from burnus at gcc dot gnu dot org 2006-11-22 21:04 -------
Confirmed.
Accepted without warning by NAG f95, g95,sunf95 and ifort.
In order to determine the length of a character array, the size or shape of the
array does not matter.
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |rejects-valid
Last reconfirmed|0000-00-00 00:00:00 |2006-11-22 21:04:14
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29941