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/35932] [4.3/4.4 Regression] ICE: CHAR with array arg and also a KIND arg



------- Comment #2 from pault at gcc dot gnu dot org  2008-04-16 20:53 -------
Subject: Bug 35932

Author: pault
Date: Wed Apr 16 20:53:07 2008
New Revision: 134364

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

        PR fortran/35932
        * trans-intrinsic.c (gfc_conv_intrinsic_char): Even though KIND
        is not used, the argument must be converted.

2008-04-16  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/35932
        * gfortran.dg/intrinsic_char_1.f90: New test.


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


-- 


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


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