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/45916] [4.6 regression] ICE in match_procedure_in_type, at fortran/decl.c:7921


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

Mikael Morin <mikael at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2010.10.06 20:48:10
     Ever Confirmed|0                           |1

--- Comment #3 from Mikael Morin <mikael at gcc dot gnu.org> 2010-10-06 20:48:10 UTC ---
Ahem.
OK. I didn't even read the comment.

      /* See if we already have a binding with this name in the symtree which
     would be an error.  If a GENERIC already targetted this binding, it may
     be already there but then typebound is still NULL.  */

A NULL is expected. I will revert.


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