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/47180] [OOP] EXTENDS_TYPE_OF returns the wrong result for disassociated polymorphic pointers


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

--- Comment #11 from janus at gcc dot gnu.org 2011-01-05 19:15:19 UTC ---
Author: janus
Date: Wed Jan  5 19:14:56 2011
New Revision: 168526

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168526
Log:
2011-01-05  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/47180
    * trans-expr.c (gfc_trans_class_assign): Bugfix for r168524 (make sure
    'vtab' is initialized).

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-expr.c


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