[Bug fortran/29373] implicit type declaration and contained function clash

pault at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Oct 8 20:06:00 GMT 2006



------- Comment #1 from pault at gcc dot gnu dot org  2006-10-08 20:06 -------
Tobi,

This is a very unpleasant and venemous bug!  Removing the
 implicit character*32 (a-z)
results in

pr29373.f90: In function 'MAIN__':
pr29373.f90:8: fatal error: gfc_todo: Not Implemented: complex character array
onstructors
compilation terminated.

Uuughhh!

Besides which, did you really want to fold your char*32 into a (1,2) char*255?

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-10-08 20:06:45
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29373



More information about the Gcc-bugs mailing list