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

--- Comment #21 from Tobias Burnus <burnus at gcc dot gnu.org> 2010-10-21 
14:04:12 UTC ---
(In reply to comment #20)
> I fail to reproduce the ICE with today's r165769. Hans, are you still getting
> this error?

Frankly, I already got lost in comment 12 with regards to which version shows
the bug and which doesn't.

In light of comment 15 (cf. excerpt below) and given that there was no useful
output with valgrind, I would suggest to close this PR as WORKSFORME. If the
error re-appears, one can open a new PR. Hans, would it be OK to close the bug?

(In reply to comment #15)
> Revision 20100928 compiles my code, so it's fine for me now. But I have got
> huge tables of use statements in my modules and I continue to get this error
> message, when I forget to explicitly "use" the whole tree of modules.
> 
> It also might has been a coincidence that the error disappeared when I renamed
> kind.f90 to kinds.f03. I did the same for 20100928, and it didn't work. But
> mentioning all modules works for 20100928.

Reply via email to