https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69028
Yury V. Zaytsev <yury.zaytsev at traveltainment dot de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|5.3.0 |6.1.1 --- Comment #2 from Yury V. Zaytsev <yury.zaytsev at traveltainment dot de> --- $ g++-6 -v gcc version 6.1.1 20160511 (Ubuntu 6.1.1-3ubuntu11~14.04.1) $ g++-6 -fcilkplus ice.cpp $ g++-6 -fcilkplus -fprofile-arcs ice.cpp ice.cpp:9:1: internal compiler error: Segmentation fault } ^ 0xaa43bf crash_signal ../../src/gcc/toplev.c:333 0x79f770 coverage_checksum_string ../../src/gcc/coverage.c:500 0x7a0956 coverage_compute_profile_id(cgraph_node*) ../../src/gcc/coverage.c:583 0xca9f3e init_node_map(bool) ../../src/gcc/value-prof.c:1240 0xb3c3ee tree_profiling ../../src/gcc/tree-profile.c:516 0xb3c3ee execute ../../src/gcc/tree-profile.c:642 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <file:///usr/share/doc/gcc-6/README.Bugs> for instructions.