re PR fortran/52024 ([OOP] GENERIC operator cannot be resolved)
authorTobias Burnus <burnus@net-b.de>
Wed, 1 Feb 2012 19:06:07 +0000 (20:06 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Wed, 1 Feb 2012 19:06:07 +0000 (20:06 +0100)
commit6b6cd722f329a168f98d1f421834cf40bb33a77d
tree9283dd2dfbbff9817bd6557c7d780c37a4e98826
parent887ee29f8e30cfa163eb584b0d6d40689679b639
re PR fortran/52024 ([OOP] GENERIC operator cannot be resolved)

2012-02-01  Tobias Burnus  <burnus@net-b.de>

        PR fortran/52024
        * module.c (MOD_VERSION): Bump.
        (mio_typebound_proc): Read/write is_operator from/to the
        .mod file.

2012-02-01  Tobias Burnus  <burnus@net-b.de>

        PR fortran/52024
        * gfortran.dg/typebound_operator_14.f90: New.

From-SVN: r183808
gcc/fortran/ChangeLog
gcc/fortran/module.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/typebound_operator_14.f90 [new file with mode: 0644]