Re: [PATCH] testsuite: fix ASAN errors in i386.exp tests

2022-01-03 Thread Martin Liška
On 12/14/21 16:28, Martin Liška wrote: Ready for master? I'm going to install this as it's quite obvious. Martin

[PATCH] testsuite: fix ASAN errors in i386.exp tests

2021-12-14 Thread Martin Liška
The patch fixes various tests in i386.exp that fail with: make check -k RUNTESTFLAGS="i386.exp --target_board=unix/-fsanitize=address" Survives i386.exp w/o sanitizer. Ready for master? Thanks, Martin gcc/testsuite/ChangeLog: * gcc.target/i386/avx2-i32gatherpd256-4.c: Fix ASAN errors.