[Bug c++/58624] New: gcc internal compiler error: Segmentaion fault

2013-10-04 Thread dimitry.ivanov at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: dimitry.ivanov at gmail dot com Created attachment 30955 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30955&action=edit preprocessed file gcc 4.8.1 segfaults while compiling code with templated static threa

[Bug c++/58624] gcc internal compiler error: Segmentaion fault

2013-10-04 Thread dimitry.ivanov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58624 --- Comment #1 from dimitry --- Created attachment 30956 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30956&action=edit source file Added small source file that reproduces the bug.