> I am pretty sure that adding -fwrapv will > fix the problem, but that means we are changing the test case.
gen-vect-11.c is Paolo's test, so it's his call I guess (he already agreed to add -fwrapv - http://gcc.gnu.org/ml/gcc-patches/2006-01/msg00579.html) dorit Eric Botcazou <[EMAIL PROTECTED]> wrote on 16/01/2006 18:26:14: > > What shall we do with gcc.dg/vect/vect-11.c? After I fixed PR > > tree-optimization/25125, gcc.dg/vect/vect-11.c started failing on some > > targets but not on x86_pc-linux-gnu. > > It's gcc.dg/tree-ssa/gen-vect-11.c and it presumably fails everywhere. > But it is not run on x86-64 and ia64 so you don't see the failure there. > > -- > Eric Botcazou