[Bug c++/59381] New: Internal compiler error in get_expr_operands, in tree-ssa-operands.c:1035

2013-12-03 Thread hindmost.one at gmail dot com
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: hindmost.one at gmail dot com The bug is caused by line `g++ clock-test.c++ -pthread -o clock-test -save-temps` It says (russian locale, sorry) clock-test.c++: In lambda

[Bug c++/59381] Internal compiler error in get_expr_operands, in tree-ssa-operands.c:1035

2013-12-03 Thread hindmost.one at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59381 --- Comment #1 from Heimdell --- Created attachment 31374 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31374&action=edit The (compressed) file, produced by compiler.

[Bug c++/59381] Internal compiler error in get_expr_operands, in tree-ssa-operands.c:1035

2013-12-03 Thread hindmost.one at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59381 --- Comment #2 from Heimdell --- Created attachment 31375 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31375&action=edit Project sources