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/78618] ICE in gfc_check_rank, at fortran/check.c:3670


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78618

--- Comment #31 from janus at gcc dot gnu.org ---
Author: janus
Date: Sun Dec  4 20:31:26 2016
New Revision: 243232

URL: https://gcc.gnu.org/viewcvs?rev=243232&root=gcc&view=rev
Log:
2016-12-04  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/78618
        * intrinsic.c (gfc_convert_type_warn): Do not set the full typespec for
        the conversion symbol, but only type and kind. Set the full typespec
        for the expression.
        (gfc_convert_chartype): Ditto.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/intrinsic.c

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