Re: [PATCH] Fix PR77286

2016-08-23 Thread Richard Biener
On Mon, 22 Aug 2016, Dominique d'Humières wrote: > This patch causes: > > FAIL: gfortran.dg/vect/pr69466.f90 -O (internal compiler error) > FAIL: gfortran.dg/vect/pr69466.f90 -O (test for excess errors) > with -m32. > > [Book15] f90/bug% gfc > /opt/gcc/_clean/gcc/testsuite/gfortran.dg/vec

Re: [PATCH] Fix PR77286

2016-08-22 Thread Dominique d'Humières
This patch causes: FAIL: gfortran.dg/vect/pr69466.f90 -O (internal compiler error) FAIL: gfortran.dg/vect/pr69466.f90 -O (test for excess errors) with -m32. [Book15] f90/bug% gfc /opt/gcc/_clean/gcc/testsuite/gfortran.dg/vect/pr69466.f90 -O2 -ftree-vectorize -m32 -march=core-avx2 /opt/gcc