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/55763] Issues with some simpler CLASS(*) programs


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

--- Comment #8 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-12-28 11:22:20 UTC ---
Author: burnus
Date: Fri Dec 28 11:22:14 2012
New Revision: 194743

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

        PR fortran/55763
        * check.c (gfc_check_move_alloc): Handle unlimited polymorphic.
        * trans-intrinsic.c (conv_intrinsic_move_alloc): Ditto.

2012-12-28  Tobias Burnus  <burnus@net-b.de>

        PR fortran/55763
        * gfortran.dg/unlimited_polymorphic_5.f90


Added:
    trunk/gcc/testsuite/gfortran.dg/unlimited_polymorphic_5.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/check.c
    trunk/gcc/fortran/trans-intrinsic.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]