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/57217] [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check


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

--- Comment #8 from janus at gcc dot gnu.org ---
Backport to 4.8:



Author: janus
Date: Fri May 31 18:10:03 2013
New Revision: 199554

URL: http://gcc.gnu.org/viewcvs?rev=199554&root=gcc&view=rev
Log:
2013-05-31  Janus Weil  <janus@gcc.gnu.org>
        Tobias Burnus  <burnus@net-b.de>

    PR fortran/57217
    * interface.c (check_dummy_characteristics): Symmetrize type check.


2013-05-31  Janus Weil  <janus@gcc.gnu.org>
        Tobias Burnus  <burnus@net-b.de>

    PR fortran/57217
    * gfortran.dg/typebound_override_4.f90: New.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/typebound_override_4.f90
Modified:
    branches/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/gcc-4_8-branch/gcc/fortran/interface.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog


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