[Bug fortran/36234] Document lack of g77's "complex function name*16" syntax

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 10 20:03:00 GMT 2010



------- Comment #5 from fxcoudert at gcc dot gnu dot org  2010-06-10 20:03 -------
Subject: Bug 36234

Author: fxcoudert
Date: Thu Jun 10 20:02:39 2010
New Revision: 160569

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160569
Log:
        PR fortran/38273
        * gfortran.texi: Document that Cray pointers cannot be function
        results.

        PR fortran/36234
        * gfortran.texi: Document lack of support for syntax
        "complex FUNCTION name*16()", and existence of alternative
        legacy syntax "complex*16 FUNCTION name()".

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/gfortran.texi


-- 


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



More information about the Gcc-bugs mailing list