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.