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/65024] [OOP] unlimited polymorphic pointer structure not built when it should be


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

Paul Thomas <pault at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-valid-code           |FIXME
            Version|4.9.2                       |5.0
   Target Milestone|4.9.3                       |6.0
            Summary|[4.9/5 Regression] [OOP]    |[OOP] unlimited polymorphic
                   |ICE concerning unlimited    |pointer structure not built
                   |polymorphic pointer         |when it should be

--- Comment #14 from Paul Thomas <pault at gcc dot gnu.org> ---
Although the regression is fixed, it is desirable to find out why the unlimited
polymorphic type is not being built at source. This foxed me completely; albeit
with a limited amount of time spent on it. The patch has the virtue that it is
failsafe but I will leave the PR open.

Thanks for the report

Paul


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