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.