This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/81832] [8 Regression] ICE in expand_LOOP_DIST_ALIAS, at internal-fn.c:2273
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 14 Aug 2017 13:16:09 +0000
- Subject: [Bug middle-end/81832] [8 Regression] ICE in expand_LOOP_DIST_ALIAS, at internal-fn.c:2273
- Auto-submitted: auto-generated
- References: <bug-81832-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81832
--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
> I think this is a general and latent problem with the interaction between
> the copy-header pass, and the loop distribution pass. Tracing back further I
> see this start with r249994 .
Yes, sorry for not tracking precisely, r249994 is the first one ICEing.