On Linux/x86_64,

28484d00c45b7bf094a22a4fddf9ffdc7482c7e1 is the first bad commit
commit 28484d00c45b7bf094a22a4fddf9ffdc7482c7e1
Author: Uros Bizjak <ubiz...@gmail.com>
Date:   Wed May 26 20:44:49 2021 +0200

    i386: Autovectorize 4-byte vectors

caused

FAIL: gcc.dg/vect/vect-epilogues.c -flto -ffat-lto-objects  scan-tree-dump vect 
"LOOP EPILOGUE VECTORIZED"
FAIL: gcc.dg/vect/vect-epilogues.c scan-tree-dump vect "LOOP EPILOGUE 
VECTORIZED"

with GCC configured with

../../gcc/configure 
--prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-1075/usr 
--enable-clocale=gnu --with-system-zlib --with-demangler-in-ld 
--with-fpmath=sse --enable-languages=c,c++,fortran --enable-cet --without-isl 
--enable-libmpx x86_64-linux --disable-bootstrap

To reproduce:

$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="vect.exp=gcc.dg/vect/vect-epilogues.c --target_board='unix{-m32}'"

(Please do not reply to this email, for question about this report, contact me 
at skpgkp2 at gmail dot com)

Reply via email to