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: ICE with recent changes


Dear Steve,

Steve Kargl wrote:
I'm not sure which change is causing the problem, but
a 1 hour old trunk gives

gfortran.dg/module_write_1.f90 [...]
f951: internal compiler error: in gfc_enforce_clean_symbol_state, at fortran/symbol.c:3426

That seems to be caused by my patch - at least it disappears if I back it out. I wonder, why I did not see it before - because I can reproduce it now.


I have filled a tracking PR http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48692

Seemingly, I miss to commit or undo symbols.

Tobias


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