https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70000
Bug ID: 70000 Summary: FAIL: gcc.dg/tree-ssa/pr69666.c (internal compiler error) Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu Executing on host: /home/dave/gnu/gcc/objdir/gcc/xgcc -B/home/dave/gnu/gcc/objdi r/gcc/ /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tree-ssa/pr69666.c -fno-d iagnostics-show-caret -fdiagnostics-color=never -O2 -w -S -o pr69666.s (tim eout = 300) spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/xgcc -B/home/dave/gnu/gcc/obj dir/gcc/ /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tree-ssa/pr69666.c -fno-dia gnostics-show-caret -fdiagnostics-color=never -O2 -w -S -o pr69666.s /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tree-ssa/pr69666.c: In function 'fun 2': /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tree-ssa/pr69666.c:16:1: internal co mpiler error: Segmentation fault 0x7c5f3b crash_signal ../../gcc/gcc/toplev.c:335 0x4b9f18 is_gimple_reg_type ../../gcc/gcc/gimple-expr.h:75 0x4b9f18 is_gimple_val(tree_node*) ../../gcc/gcc/gimple-expr.c:781 0x7ff82f verify_gimple_assign_unary ../../gcc/gcc/tree-cfg.c:3539 0x7ff82f verify_gimple_assign ../../gcc/gcc/tree-cfg.c:4333 0x7ff82f verify_gimple_stmt ../../gcc/gcc/tree-cfg.c:4590 0x80ff7b verify_gimple_in_cfg(function*, bool) ../../gcc/gcc/tree-cfg.c:5052 0x6c9c2f execute_function_todo ../../gcc/gcc/passes.c:1958 0x6ca4ff do_per_function ../../gcc/gcc/passes.c:1645 0x6ca7bb execute_todo ../../gcc/gcc/passes.c:2010 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <http://gcc.gnu.org/bugs.html> for instructions. compiler exited with status 1 output is: /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tree-ssa/pr69666.c: In function 'fun2': /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tree-ssa/pr69666.c:16:1: internal compiler error: Segmentation fault 0x7c5f3b crash_signal ../../gcc/gcc/toplev.c:335 0x4b9f18 is_gimple_reg_type ../../gcc/gcc/gimple-expr.h:75 0x4b9f18 is_gimple_val(tree_node*) ../../gcc/gcc/gimple-expr.c:781 0x7ff82f verify_gimple_assign_unary ../../gcc/gcc/tree-cfg.c:3539 0x7ff82f verify_gimple_assign ../../gcc/gcc/tree-cfg.c:4333 0x7ff82f verify_gimple_stmt ../../gcc/gcc/tree-cfg.c:4590 0x80ff7b verify_gimple_in_cfg(function*, bool) ../../gcc/gcc/tree-cfg.c:5052 0x6c9c2f execute_function_todo ../../gcc/gcc/passes.c:1958 0x6ca4ff do_per_function ../../gcc/gcc/passes.c:1645 0x6ca7bb execute_todo ../../gcc/gcc/passes.c:2010 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <http://gcc.gnu.org/bugs.html> for instructions. FAIL: gcc.dg/tree-ssa/pr69666.c (internal compiler error) FAIL: gcc.dg/tree-ssa/pr69666.c (test for excess errors)