On Linux/x86_64, f469ce1d3ef94092647125662ddd93847712909f is the first bad commit commit f469ce1d3ef94092647125662ddd93847712909f Author: Julian Brown <jul...@codesourcery.com> Date: Tue Sep 6 22:34:38 2022 +0000
OpenMP/OpenACC: mapping group list-handling improvements caused FAIL: c-c++-common/goacc/mdc-2.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/mdc-2.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/mdc-2.c -std=c++20 (test for excess errors) FAIL: c-c++-common/goacc/mdc-2.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/mdc-2.c (test for excess errors) FAIL: g++.dg/goacc/mdc.C -std=c++14 (test for excess errors) FAIL: g++.dg/goacc/mdc.C -std=c++17 (test for excess errors) FAIL: g++.dg/goacc/mdc.C -std=c++20 (test for excess errors) FAIL: g++.dg/goacc/mdc.C -std=c++98 (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/export/users/haochenj/src/gcc-bisect/master/master/r13-2666/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=c-c++-common/goacc/mdc-2.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=c-c++-common/goacc/mdc-2.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=c-c++-common/goacc/mdc-2.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=c-c++-common/goacc/mdc-2.c --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=g++.dg/goacc/mdc.C --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=g++.dg/goacc/mdc.C --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=g++.dg/goacc/mdc.C --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=g++.dg/goacc/mdc.C --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at haochen dot jiang at intel.com)