[Bug fortran/41618] [OOP] accepts-invalid with CLASS pointer component

2016-11-16 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41618 janus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.5.0

[Bug fortran/41618] [OOP] accepts-invalid with CLASS pointer component

2009-10-18 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2009-10-18 12:26 --- Fixed on trunk. Thanks for the report! Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/41618] [OOP] accepts-invalid with CLASS pointer component

2009-10-17 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2009-10-17 18:09 --- Subject: Bug 41618 Author: pault Date: Sat Oct 17 18:09:25 2009 New Revision: 152955 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152955 Log: 2009-10-17 Janus Weil Paul Thomas PR fo

[Bug fortran/41618] [OOP] accepts-invalid with CLASS pointer component

2009-10-09 Thread janus at gcc dot gnu dot org
--- Comment #1 from janus at gcc dot gnu dot org 2009-10-09 12:17 --- The problem here is that the error check comes too late: It should happen already before the call to encapsulate_class_symbol. This is effectively fixed by the patch for PR41629: http://gcc.gnu.org/ml/fortran/2009-10