This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/29941] gfortran reports error with len of assumed size character array



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]