[Bug ipa/69241] [6 Regression] ICE with noreturn and function that return non-POD
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 17 08:25:00 GMT 2016
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.
More information about the Gcc-bugs
mailing list