https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69786
Bug ID: 69786 Summary: [6 Regression] FAIL: libgomp.c++/loop-11.C (internal compiler error) Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: hjl.tools at gmail dot com CC: kuganv at linaro dot org Target Milestone: --- On ia32, r233362 caused: FAIL: libgomp.c++/loop-11.C (internal compiler error) FAIL: libgomp.c++/loop-11.C (test for excess errors) FAIL: libgomp.c++/loop-8.C (internal compiler error) FAIL: libgomp.c++/loop-8.C (test for excess errors) ../../../../../../gcc/libgomp/testsuite/libgomp.c++/loop-11.C: In function 'int test1()':^M ../../../../../../gcc/libgomp/testsuite/libgomp.c++/loop-11.C:6:1: error: excess use operand for stmt^M 1^M if (1 == 64)^M ../../../../../../gcc/libgomp/testsuite/libgomp.c++/loop-11.C:6:1: internal compiler error: verify_ssa failed^M 0x12ff4e9 verify_ssa(bool, bool)^M ../../../../gcc/gcc/tree-ssa.c:1039^M 0xf73422 execute_function_todo^M ../../../../gcc/gcc/passes.c:1965^M 0xf7249e do_per_function^M ../../../../gcc/gcc/passes.c:1645^M 0xf735ba execute_todo^M ../../../../gcc/gcc/passes.c:2010^M Please submit a full bug report,^M with preprocessed source if appropriate.^M Please include the complete backtrace with any bug report.^M See <http://gcc.gnu.org/bugs.html> for instructions.^M