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/35937] Wrong type for charlength of function



------- Comment #19 from pault at gcc dot gnu dot org  2008-12-14 16:01 -------
Subject: Bug 35937

Author: pault
Date: Sun Dec 14 16:00:25 2008
New Revision: 142750

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142750
Log:
2008-12-14  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/35937
        * trans-expr.c (gfc_finish_interface_mapping): Fold convert the
        character length to gfc_charlen_type_node.

2008-12-14  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/35937
        * gfortran.dg/char_length_14.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/char_length_14.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-expr.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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