[Bug tree-optimization/64090] New: internal compiler error: in verify_ssa, at tree-ssa.c:939
anton at samba dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 26 22:41:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64090
Bug ID: 64090
Summary: internal compiler error: in verify_ssa, at
tree-ssa.c:939
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: anton at samba dot org
Created attachment 34128
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34128&action=edit
Testcase that ICE's
A powerpc64le-linux build gets the following ICE with the attached testcase:
internal compiler error: in verify_ssa, at tree-ssa.c:939
}
^
0x10a76c97 verify_ssa(bool, bool)
../../gcc/gcc/tree-ssa.c:939
0x1072377b execute_function_todo
../../gcc/gcc/passes.c:1947
0x107243c3 do_per_function
../../gcc/gcc/passes.c:1639
0x10724587 execute_todo
../../gcc/gcc/passes.c:1997
gcc version 5.0.0 20141126 (experimental) (GCC)
More information about the Gcc-bugs
mailing list