[Bug tree-optimization/88553] ICE: tree check: expected ssa_name, have var_decl in SSA_VAL, at tree-ssa-sccvn.c:461
asolokha at gmx dot com
gcc-bugzilla@gcc.gnu.org
Thu Dec 20 00:07:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88553
--- Comment #3 from Arseny Solokha <asolokha at gmx dot com> ---
(In reply to Richard Biener from comment #1)
> GCC 7 with
>
> pr81768-2.c: In function ‘foo._omp_fn.1’:
> pr81768-2.c:10:9: internal compiler error: in make_decl_rtl, at varasm.c:1310
One gets ICE in make_decl_rtl on all branches by simply omitting
-ftree-loop-vectorize, as was originally reported in PR85594.
More information about the Gcc-bugs
mailing list