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/31540] [Regression 4.2, 4.3] character((constant expression)) for external function



------- Comment #5 from pault at gcc dot gnu dot org  2007-05-06 16:12 -------
Subject: Bug 31540

Author: pault
Date: Sun May  6 15:12:01 2007
New Revision: 124475

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124475
Log:
2007-05-06  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/31540
        * resolve.c (resolve_fl_procedure): Resolve constant character
        lengths.

2007-05-06  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/31540
        * gfortran.dg/char_result_4.f90: New test.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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