This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/71506] [5 Regression] ICE with libvpx with -floop-interchange: isl_constraint.c:627: expecting integer value
- From: "vries at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 28 Aug 2016 22:45:43 +0000
- Subject: [Bug tree-optimization/71506] [5 Regression] ICE with libvpx with -floop-interchange: isl_constraint.c:627: expecting integer value
- Auto-submitted: auto-generated
- References: <bug-71506-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71506
--- Comment #9 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Tom de Vries from comment #8)
> (In reply to Tom de Vries from comment #7)
> > (In reply to Tom de Vries from comment #6)
> > > Hmm, at r225942 I read:
> >
> > Patch applies cleanly to 5 branch and fixes ICEs for original and minimal
> > test-cases.
>
> Doing an x86_64 bootstrap and reg-test on top of 5 branch.
That went ok.
Started backport discussion at
https://gcc.gnu.org/ml/gcc-patches/2016-08/msg01924.html .