https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87940
Bug ID: 87940 Summary: [9 Regression] FAIL: gcc.dg/warn-strlen-no-nul.c Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: hjl.tools at gmail dot com CC: edlinger at gcc dot gnu.org Target Milestone: --- On i686, r265778 caused: /export/gnu/import/git/gcc-test-ia32/src-trunk/gcc/testsuite/gcc.dg/warn-strlen-no-nul.c:56:1: internal compiler error: verify_gimple failed^M 0x8922dc4 verify_gimple_in_seq(gimple*)^M ../../src-trunk/gcc/tree-cfg.c:5082^M 0x86899d7 gimplify_body(tree_node*, bool)^M ../../src-trunk/gcc/gimplify.c:12859^M 0x8689b8b gimplify_function_tree(tree_node*)^M ../../src-trunk/gcc/gimplify.c:12949^M 0x84f7690 cgraph_node::analyze()^M ../../src-trunk/gcc/cgraphunit.c:667^M 0x84fa1d8 analyze_functions^M ../../src-trunk/gcc/cgraphunit.c:1126^M 0x84fadd3 symbol_table::finalize_compilation_unit()^M ../../src-trunk/gcc/cgraphunit.c:2833^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 <https://gcc.gnu.org/bugs/> for instructions.^M compiler exited with status 1 FAIL: gcc.dg/warn-strlen-no-nul.c (internal compiler error)