[Bug fortran/54195] [4.8 Regression][OOP] IMPORT fails with GENERIC TBP: "is already present in the interface"

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 7 16:47:00 GMT 2012


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

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-08-07 16:47:10 UTC ---
It works with the snapshot GCC 4.8.0 20120624 and fails with the one from
20120701.

The changelog lists only one entry in that period, namely:

Author: janus
Date: Wed Jun 27 17:38:00 2012
New Revision: 189022

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189022
Log:
2012-06-27  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/41951
    PR fortran/49591
    * interface.c (check_new_interface): Rename, add 'loc' argument,
    make non-static.
    (gfc_add_interface): Rename 'check_new_interface'
    * gfortran.h (gfc_check_new_interface): Add prototype.
    * resolve.c (resolve_typebound_intrinsic_op): Add typebound operator
    targets to non-typebound operator list.



More information about the Gcc-bugs mailing list