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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from janus at gcc dot gnu.org ---
Backport to 4.7:


Author: janus
Date: Sat Jun  1 21:36:33 2013
New Revision: 199586

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

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


2013-06-01  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_7-branch/gcc/testsuite/gfortran.dg/typebound_override_4.f90
Modified:
    branches/gcc-4_7-branch/gcc/fortran/ChangeLog
    branches/gcc-4_7-branch/gcc/fortran/interface.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog



Fixed on all active branches. Closing.


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