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/37583] ICE "insert_bbt(): Duplicate key" for self-calling ENTRY subprogram



------- Comment #6 from burnus at gcc dot gnu dot org  2008-09-20 11:32 -------
> I just noticed that the patch in
> http://gcc.gnu.org/ml/fortran/2008-09/msg00342.html has an additional test in
> gcc/fortran/resolve.c:
> +               && sym->ns == gfc_current_ns
> This may fix the failure I have reported. If the patch is not commited before
> this evening, I'll do some further testing with the change tonight.

I think it does (both from looking at that line and from testing entry_1.f90
with the old & new patch).


-- 


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


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