Re: [PATCH] [4/n] remove wrapv-*.c special-casing of gcc.dg/vect/ files

2024-11-04 Thread Richard Biener
On Mon, 4 Nov 2024, Christophe Lyon wrote: > Hi Richard, > > On Fri, 18 Oct 2024 at 13:44, Richard Biener wrote: > > > > The following makes -fwrapv explicit. > > > > * gcc.dg/vect/vect.exp: Remove special-casing of tests > > named wrapv-* > > It looks like this does a bit more

Re: [PATCH] [4/n] remove wrapv-*.c special-casing of gcc.dg/vect/ files

2024-11-04 Thread Christophe Lyon
Hi Richard, On Fri, 18 Oct 2024 at 13:44, Richard Biener wrote: > > The following makes -fwrapv explicit. > > * gcc.dg/vect/vect.exp: Remove special-casing of tests > named wrapv-* It looks like this does a bit more than that. As can be seen in https://gcc.gnu.org/pipermail/gcc-r

[PATCH] [4/n] remove wrapv-*.c special-casing of gcc.dg/vect/ files

2024-10-18 Thread Richard Biener
The following makes -fwrapv explicit. * gcc.dg/vect/vect.exp: Remove special-casing of tests named wrapv-* * gcc.dg/vect/wrapv-vect-7.c: Add dg-additional-options -fwrapv. * gcc.dg/vect/wrapv-vect-reduc-2char.c: Likewise. * gcc.dg/vect/wrapv-vect-reduc-2shor