[Bug fortran/58026] [OOP] Bad error recovery for allocatable component of undeclared type

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 9 14:14:00 GMT 2014


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-invalid-code         |
            Summary|[4.9 Regression] [OOP] ICE  |[OOP] Bad error recovery
                   |in                          |for allocatable component
                   |generate_finalization_wrapp |of undeclared type
                   |er, at fortran/class.c:1521 |

--- Comment #10 from janus at gcc dot gnu.org ---
(In reply to janus from comment #8)
> At r206460, I don't see the ICE any more. Possibly is has been fixed by
> r206379 (for PR59589)? Can someone confirm that it's gone?

Reverting r206379 brings back the ICE, so indeed this revision has fixed it
apparently.

So: The ICE regression is fixed and only the error-recovery problem of comment
8 persists.



More information about the Gcc-bugs mailing list