[Bug fortran/59023] [4.9 regression] ICE in gfc_search_interface with BIND(C)
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 30 18:05:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59023
--- Comment #6 from janus at gcc dot gnu.org ---
(In reply to janus from comment #5)
> In this range are three committs for PR 48858, which might be to blame here:
> r199118, r199119, r199120. At first sight I suspect the middle one could be
> the culprit ...
Actually the last one seem to be responsible instead. In particular reverting
the resolve.c parts of r199120 makes the ICE go away.
More information about the Gcc-bugs
mailing list