This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/28443] gfortran does not implement the present intrinsic procedure correctly for optional character strings
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jul 2006 19:31:37 -0000
- Subject: [Bug fortran/28443] gfortran does not implement the present intrinsic procedure correctly for optional character strings
- References: <bug-28443-12983@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2006-07-21 19:31 -------
Yes, this is most likely one of the accepts invalid bugs where gfortran does
not check the types of functions arguments already implicatedly defined.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28443