On Linux/x86_64,

f884bef21cccc05d748fd7869cd641cbb4f6b6bb is the first bad commit
commit f884bef21cccc05d748fd7869cd641cbb4f6b6bb
Author: Tobias Burnus <tob...@codesourcery.com>
Date:   Wed May 13 10:06:45 2020 +0200

    [Fortran] OpenMP - permit lastprivate in distribute + SIMD fixes (PR94690)

caused

FAIL: gfortran.dg/gomp/target1.f90   -O  (internal compiler error)
FAIL: gfortran.dg/gomp/target1.f90   -O  (test for excess errors)

with GCC configured with

../../gcc/configure 
--prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-349/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="gomp.exp=gfortran.dg/gomp/target1.f90 --target_board='unix{-m64}'"

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

Reply via email to