This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [fortran, patch] PR17741 ICE in gfc_free_namespace, at fortran/symbol.c:2208


FX Coudert wrote:
2006-10-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>

    PR fortran/17741
    * decl.c (get_proc_name): Bump current namespace refs count.

OK for mainline and 4.2. I take it your patch in comment #7 of the bugzilla was not the right way to go?


FX

Thats is for sure on the previous approach. I ended up with an infinite loop when compiling actual_array_constructor_1.f90. There may be some other latent bug there.

Thanks for review,

Jerry


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