On Tue, Aug 23, 2016 at 12:58 AM, Markus Trippelsdorf <markus@xxxxxxxxxxxxxxx> wrote: >> main.c++: In function 'void Test(T&)': >> main.c++:12:25: internal compiler error: Segmentation fault >> ::memset(a + 28, 'X', 6); > > Thanks. > I've opened https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77321. That's great, thanks! I see the patch has bee done already :) Awesome :)