[Bug tree-optimization/71775] New: Redundant move instruction for sign extension

2016-07-05 Thread wmhkebe at gmail dot com
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: wmhkebe at gmail dot com Target Milestone: --- Created attachment 38838 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38838&action=edit preprocessed file for the test program Compiling the fo

[Bug c++/68642] GCC crashes on deep std::make_index_sequence

2015-12-01 Thread wmhkebe at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68642 --- Comment #3 from wmhkebe at gmail dot com --- (In reply to Jonathan Wakely from comment #2) > N.B. 100k is not "moderately large" it's far larger than any real parameter > pack is ever likely to be, and the primary purpose

[Bug c++/68642] New: GCC crashes on deep std::make_index_sequence

2015-12-01 Thread wmhkebe at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: wmhkebe at gmail dot com Target Milestone: --- Created attachment 36884 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36884&action=edit Preprocessed file that will crash the compiler. Compiling code contain