[Bug fortran/41583] [OOP] TYPE IS rejected because of way vtable index is implemented

pault at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Oct 11 12:25:00 GMT 2009



------- Comment #1 from pault at gcc dot gnu dot org  2009-10-11 12:25 -------
Subject: Bug 41583

Author: pault
Date: Sun Oct 11 12:24:51 2009
New Revision: 152641

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152641
Log:
2009-10-11  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/41583
        * decl.c (hash_value): New function.
        (gfc_match_derived_decl): Call it.

2009-10-11  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/41583
        * gfortran.dg/class_4a.f03: New test with class_4b,c and d.f03.
        * gfortran.dg/class_4b.f03: As above.
        * gfortran.dg/class_4c.f03: As above.
        * gfortran.dg/class_4d.f03: As above.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list