On Linux/x86_64, 494ebfa7c9aacaeb6ec1fccc47a0e49f31eb2bb8 is the first bad commit commit 494ebfa7c9aacaeb6ec1fccc47a0e49f31eb2bb8 Author: Tobias Burnus <tob...@codesourcery.com> Date: Mon Dec 13 12:37:40 2021 +0100
Fortran: Handle compare in OpenMP atomic caused FAIL: gfortran.dg/goacc/privatization-1-compute.f90 -O at line 46 (test for warnings, line 27) FAIL: gfortran.dg/goacc/privatization-1-compute-loop.f90 -O at line 53 (test for warnings, line 28) FAIL: gfortran.dg/goacc/privatization-1-routine_gang-loop.f90 -O at line 53 (test for warnings, line 28) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-5926/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="goacc.exp=gfortran.dg/goacc/privatization-1-compute.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/privatization-1-compute.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/privatization-1-compute.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/privatization-1-compute.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/privatization-1-compute-loop.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/privatization-1-compute-loop.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/privatization-1-compute-loop.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/privatization-1-compute-loop.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/privatization-1-routine_gang-loop.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/privatization-1-routine_gang-loop.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/privatization-1-routine_gang-loop.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=gfortran.dg/goacc/privatization-1-routine_gang-loop.f90 --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)