On Linux/x86_64,

c072fd236dc08f990bfcffd98b27f211a39bb404 is the first bad commit
commit c072fd236dc08f990bfcffd98b27f211a39bb404
Author: Roger Sayle <ro...@nextmovesoftware.com>
Date:   Thu Aug 6 09:15:25 2020 +0100

    x86_64: Integer min/max improvements.

caused

FAIL: gcc.target/i386/minmax-9.c scan-assembler-times test 3

with GCC configured with

../../gcc/configure 
--prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-2588/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="i386.exp=gcc.target/i386/minmax-9.c --target_board='unix{-m64\ 
-march=cascadelake}'"

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

Reply via email to