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/52013] [OOP] Polymorphism and coarrays: Support as class container


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

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-31 18:36:45 UTC ---
Author: burnus
Date: Tue Jan 31 18:36:40 2012
New Revision: 183769

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183769
Log:
2012-01-31  Tobias Burnus  <burnus@net-b.de>

        PR fortran/52013
        * class.c (get_unique_hashed_string): Adapt trim length.
        (gfc_build_class_symbol) Encode also corank in the container name.

2012-01-31  Tobias Burnus  <burnus@net-b.de>

        PR fortran/52013


Added:
    trunk/gcc/testsuite/gfortran.dg/elemental_args_check_6.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/class.c
    trunk/gcc/testsuite/ChangeLog


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