[Bug tree-optimization/70000] FAIL: gcc.dg/tree-ssa/pr69666.c (internal compiler error)
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 28 16:37:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70000
--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> ---
Program received signal SIGSEGV, Segmentation fault.
0x00975130 in is_gimple_reg_type (type=0x0) at ../../gcc/gcc/gimple-expr.h:75
75 return !AGGREGATE_TYPE_P (type);
(gdb) bt
#0 0x00975130 in is_gimple_reg_type (type=0x0)
at ../../gcc/gcc/gimple-expr.h:75
#1 0x00979828 in is_gimple_val (t=0xfd4fdc80)
at ../../gcc/gcc/gimple-expr.c:781
#2 0x0106b6b8 in verify_gimple_assign_unary (stmt=0xfd587180)
at ../../gcc/gcc/tree-cfg.c:3539
#3 0x01070448 in verify_gimple_assign (stmt=0xfd587180)
at ../../gcc/gcc/tree-cfg.c:4333
More information about the Gcc-bugs
mailing list