On Linux/x86_64, 8ace67ddb97698709a622b2f8ba2718524aa5eeb is the first bad commit commit 8ace67ddb97698709a622b2f8ba2718524aa5eeb Author: Julian Brown <jul...@codesourcery.com> Date: Tue Sep 27 17:39:59 2022 +0000
OpenACC: whole struct vs. component mappings (PR107028) caused FAIL: c-c++-common/goacc/struct-component-kind-1.c at line 68 (test for errors, line 67) FAIL: c-c++-common/goacc/struct-component-kind-1.c -std=c++14 at line 68 (test for errors, line 67) FAIL: c-c++-common/goacc/struct-component-kind-1.c -std=c++17 at line 68 (test for errors, line 67) FAIL: c-c++-common/goacc/struct-component-kind-1.c -std=c++20 at line 68 (test for errors, line 67) FAIL: c-c++-common/goacc/struct-component-kind-1.c -std=c++98 at line 68 (test for errors, line 67) with GCC configured with ../../gcc/configure --prefix=/export/users/haochenj/src/gcc-bisect/master/master/r13-2957/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/struct-component-kind-1.c --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=c-c++-common/goacc/struct-component-kind-1.c --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=c-c++-common/goacc/struct-component-kind-1.c --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="goacc.exp=c-c++-common/goacc/struct-component-kind-1.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)