https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122810

            Bug ID: 122810
           Summary: test_summary reports 18 failures in libgomp
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jvdelisle at gcc dot gnu.org
  Target Milestone: ---

$ ../trunk/contrib/test_summary 
cat <<'EOF' |
Native configuration is x86_64-pc-linux-gnu

                === gfortran tests ===


Running target unix

                === gfortran Summary ===

# of expected passes            74414
# of expected failures          343
# of unsupported tests          82
/home/jerry/dev/objdir/gcc/gfortran  version 16.0.0 20251122 (experimental)
(GCC) 

                === libgomp tests ===


Running target unix
FAIL: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O0  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O1  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O2  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O3 -g  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -Os  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O0  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O1  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O2  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O3 -g  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -Os  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O0  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O1  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O2  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -O3 -g  output pattern test
FAIL: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -foffload=disable  -Os  output pattern test

                === libgomp Summary ===

# of expected passes            11173
# of unexpected failures        18
# of expected failures          238
# of unsupported tests          304

Compiler version: 16.0.0 20251122 (experimental) (GCC) 
Platform: x86_64-pc-linux-gnu
configure flags: --prefix=/home/jerry/dev/usr --enable-languages=c,c++,fortran
--enable-stage1-languages=c,c++,fortran --enable-libsanitizer --enable-libgomp
--disable-bootstrap --enable-valgrind-annotations
EOF
Mail -s "Results for 16.0.0 20251122 (experimental) (GCC) testsuite on
x86_64-pc-linux-gnu" [email protected] &&
mv /home/jerry/dev/objdir/./gcc/testsuite/gfortran/gfortran.sum
/home/jerry/dev/objdir/./gcc/testsuite/gfortran/gfortran.sum.sent &&
mv /home/jerry/dev/objdir/./x86_64-pc-linux-gnu/libgomp/testsuite/libgomp.sum
/home/jerry/dev/objdir/./x86_64-pc-linux-gnu/libgomp/testsuite/libgomp.sum.sent
&&
mv /home/jerry/dev/objdir/./gcc/testsuite/gfortran/gfortran.log
/home/jerry/dev/objdir/./gcc/testsuite/gfortran/gfortran.log.sent &&
mv /home/jerry/dev/objdir/./x86_64-pc-linux-gnu/libgomp/testsuite/libgomp.log
/home/jerry/dev/objdir/./x86_64-pc-linux-gnu/libgomp/testsuite/libgomp.log.sent
&&

Reply via email to