This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What shall we do with gcc.dg/vect/vect-11.c?


> 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 <ebotcazou@libertysurf.fr> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]