https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69241
--- Comment #31 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to Markus Trippelsdorf from comment #30) > On IRC someone pointed to a new variant (huge Boost testcase): That looks unrelated to this PR, it is not about missing lhs in a call that returns non-POD, but it is ICE during expansion of some weirdo assignment statement. So IMHO it should be tracked separately.