[Bug fortran/82064] [7/8 Regression] [OOP] multiple incompatible definitions of extended derived type via module use

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Sep 3 09:42:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82064

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|rejects-valid               |wrong-code
                 CC|                            |pault at gcc dot gnu.org
   Target Milestone|---                         |7.3

--- Comment #3 from janus at gcc dot gnu.org ---
It appears that the regression has been introduced by r241450, which was the
fix for PR 69834. Reverting it, in particular the changes to
resolve_select_type, makes the error go away.


More information about the Gcc-bugs mailing list