[Bug bootstrap/70650] [6 regression] bootstrap failure: ICE in emit_move_insn, at expr.c:3546

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 14 08:53:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70650

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Shorter testcase:
struct A {};

void
foo (struct A a, int b)
{
}
compiles with sparc-solaris C, but doesn't with C++.


More information about the Gcc-bugs mailing list