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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu.org

--- Comment #4 from kargl at gcc dot gnu.org 2010-10-06 21:07:28 UTC ---
(In reply to comment #3)
> 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.

Please add your reduced testcase to ensure
that future changes don't brek this. 

Thanks.


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