[Bug fortran/50627] [OOP] Error recovery: ICE in gfc_free_namespace after properly diagnosing bogus SELECT TYPE in MODULE

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 6 10:48:00 GMT 2011


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-10-06
                 CC|                            |janus at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from janus at gcc dot gnu.org 2011-10-06 10:47:59 UTC ---
(In reply to comment #0)
> f951: internal compiler error: in gfc_free_namespace, at fortran/symbol.c:3259

That line is:

  gcc_assert (ns->refs == 0);



More information about the Gcc-bugs mailing list