[Bug fortran/37583] ICE "insert_bbt(): Duplicate key" for self-calling ENTRY subprogram
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Sep 20 11:33:00 GMT 2008
------- 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
More information about the Gcc-bugs
mailing list