From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) by sourceware.org (Postfix) with ESMTPS id B94AB3858D37 for ; Sat, 20 Apr 2024 14:34:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B94AB3858D37 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gnu-ivb-1.sc.intel.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=gnu-ivb-1.sc.intel.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org B94AB3858D37 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=192.198.163.18 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713623687; cv=none; b=aE2wzyogZqn2zH1FXl8KYhMOrtWkLMmrIUrrO0KnitUyTCgsaTHc5O76Yhf2U1xEzUv1Jf9NoY5ptSUUEpN4nraCSky+wdGiDML1klUv3GlwKeTBXhjYOe8VafcsAJfnrUbfbmtFtwesTK82FWnIjAceC6cVMpbDzzToJQG+LSM= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713623687; c=relaxed/simple; bh=2pQ8KqVaDokEJQUyLC7DYc1Xz3Q3iGEPqW10SLzpbQw=; h=Date:To:Subject:Message-Id:From; b=xCHCSlZm1Pgh19UgKiFyWzmGhVYTdpx5OkbijvzZVFbimivSEg7skgv9ehVocRKP9XsYUcEB0wP82Eittho304uW/YL+E4ZDRDH39HUe1aZcW4Cbsozgumz+2ALN2tRgG8b4tMbO9gmIrrJqoe1CGRdidrvR4VFAMCv6sScPGK0= ARC-Authentication-Results: i=1; server2.sourceware.org X-CSE-ConnectionGUID: cGMlF2zzSv2/wEpWJtzGHA== X-CSE-MsgGUID: qgjB9qtdTb60ct6AZAbUVA== X-IronPort-AV: E=McAfee;i="6600,9927,11050"; a="9074982" X-IronPort-AV: E=Sophos;i="6.07,216,1708416000"; d="scan'208";a="9074982" Received: from orviesa010.jf.intel.com ([10.64.159.150]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Apr 2024 07:34:44 -0700 X-CSE-ConnectionGUID: Xoy+jPL4QZKzh0+9BI83Mw== X-CSE-MsgGUID: /RrfJfHDS0+RiLC1Hci4wA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,216,1708416000"; d="scan'208";a="23477148" Received: from scymds04.sc.intel.com ([10.82.73.238]) by orviesa010.jf.intel.com with ESMTP; 20 Apr 2024 07:34:43 -0700 Received: from gnu-ivb-1.sc.intel.com (gnu-ivb-1.sc.intel.com [172.25.70.183]) by scymds04.sc.intel.com (Postfix) with ESMTP id 3FEF12003A07 for ; Sat, 20 Apr 2024 07:34:43 -0700 (PDT) Received: by gnu-ivb-1.sc.intel.com (Postfix, from userid 1000) id 2F41F1200AC; Sat, 20 Apr 2024 07:34:43 -0700 (PDT) Date: Sat, 20 Apr 2024 07:34:43 -0700 To: gcc-testresults@gcc.gnu.org Subject: Results for 13.2.1 20240420 [releases/gcc-13 r13-8621-gc59869f23eb] (GCC) testsuite on x86_64-pc-linux-gnu User-Agent: s-nail v14.9.24 Message-Id: <20240420143443.2F41F1200AC@gnu-ivb-1.sc.intel.com> From: "H.J. Lu" X-Spam-Status: No, score=-0.1 required=5.0 tests=BAYES_00,DKIM_ADSP_NXDOMAIN,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,KAM_SHORT,NO_DNS_FOR_FROM,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: LAST_UPDATED: Sat Apr 20 04:30:06 UTC 2024 (revision r13-8621-gc59869f23eb) Native configuration is x86_64-pc-linux-gnu === gcc tests === Running target unix FAIL: gcc.dg/analyzer/data-model-4.c (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O0 (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O1 (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O2 (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O3 -g (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -Os (test for excess errors) FAIL: gcc.dg/torture/convert-dfp-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: gcc.dg/torture/convert-dfp-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable FAIL: gcc.dg/torture/convert-dfp.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: gcc.dg/torture/convert-dfp.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable === gcc Summary for unix === # of expected passes 186301 # of unexpected failures 9 # of expected failures 1442 # of unresolved testcases 2 # of unsupported tests 2459 Running target unix/-m32 FAIL: gcc.dg/analyzer/data-model-4.c (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O0 (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O1 (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O2 (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O3 -g (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -Os (test for excess errors) FAIL: c-c++-common/goacc/kernels-loop-g.c (test for excess errors) XPASS: gcc.dg/plugin/infoleak-vfio_iommu_type1.c -fplugin=./analyzer_kernel_plugin.so (test for bogus messages, line 42) FAIL: gcc.dg/tree-ssa/scev-3.c scan-tree-dump-times ivopts "&a" 1 FAIL: gcc.dg/tree-ssa/scev-4.c scan-tree-dump-times ivopts "&a" 1 FAIL: gcc.dg/tree-ssa/scev-5.c scan-tree-dump-times ivopts "&a" 1 XPASS: gcc.dg/vect/vect-reduc-in-order-1.c -flto -ffat-lto-objects execution test XPASS: gcc.dg/vect/vect-reduc-in-order-1.c execution test XPASS: gcc.dg/vect/vect-reduc-in-order-2.c -flto -ffat-lto-objects execution test XPASS: gcc.dg/vect/vect-reduc-in-order-2.c execution test XPASS: gcc.dg/vect/vect-reduc-in-order-3.c -flto -ffat-lto-objects execution test XPASS: gcc.dg/vect/vect-reduc-in-order-3.c execution test XPASS: gcc.dg/vect/vect-reduc-in-order-4.c -flto -ffat-lto-objects execution test XPASS: gcc.dg/vect/vect-reduc-in-order-4.c execution test FAIL: gcc.target/i386/pr78794.c scan-assembler pandn === gcc Summary for unix/-m32 === # of expected passes 181811 # of unexpected failures 12 # of unexpected successes 9 # of expected failures 1449 # of unsupported tests 3282 Running target unix/-mx32 FAIL: gcc.dg/analyzer/data-model-4.c (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O0 (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O1 (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O2 (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O3 -g (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -Os (test for excess errors) FAIL: gcc.dg/pr90838.c scan-assembler-not imulq FAIL: gcc.dg/pr90838.c scan-assembler-not shrq FAIL: gcc.dg/pr90838.c scan-assembler-times andl\\t 2 FAIL: gcc.dg/pr90838.c scan-assembler-times tzcntq\\t 1 FAIL: gcc.dg/pr90838.c scan-tree-dump-times forwprop2 "= \\\\.CTZ" 4 FAIL: gcc.dg/store_merging_5.c scan-tree-dump-times store-merging "MEM \\\\[.*\\\\]" 1 FAIL: c-c++-common/goacc/kernels-loop-g.c (test for excess errors) XPASS: gcc.dg/tree-ssa/builtin-snprintf-6.c scan-tree-dump-times optimized "Function test_assign_aggregate" 1 FAIL: gcc.dg/tree-ssa/dump-6.c scan-tree-dump store-merging "MEM \\\\[\\\\(char \\\\*\\\\)\\\\&a8] = " FAIL: gcc.target/i386/pr105854.c (test for excess errors) FAIL: gcc.target/i386/pr107057.c (test for excess errors) FAIL: gcc.target/i386/pr53533-1.c scan-assembler-times (?:addl|subl)[ \\t] 1 FAIL: gcc.target/i386/pr53533-3.c scan-assembler-times (?:addl|subl)[ \\t] 1 FAIL: gcc.target/i386/pr55583.c scan-assembler-times (?n)shld[ql]?[\\\\t ]*\\\\\$2 2 FAIL: gcc.target/i386/pr55583.c scan-assembler-times (?n)shrd[ql]?[\\\\t ]*\\\\\$2 4 FAIL: gcc.target/i386/pr96539.c scan-assembler-not rep[^\\n\\r]*movs FAIL: gcc.target/i386/pr97971.c (test for errors, line 10) FAIL: gcc.target/i386/shrink_wrap_1.c scan-rtl-dump pro_and_epilogue "Performing shrink-wrapping" === gcc Summary for unix/-mx32 === # of expected passes 184179 # of unexpected failures 24 # of unexpected successes 1 # of expected failures 1440 # of unsupported tests 2781 === gcc Summary === # of expected passes 552291 # of unexpected failures 45 # of unexpected successes 10 # of expected failures 4331 # of unresolved testcases 2 # of unsupported tests 8522 /export/gnu/import/git/gcc-test-release-1-intel64/bld/gcc/xgcc version 13.2.1 20240420 [releases/gcc-13 r13-8621-gc59869f23eb] (GCC) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes 68429 # of expected failures 259 # of unsupported tests 78 Running target unix/-m32 === gfortran Summary for unix/-m32 === # of expected passes 68107 # of expected failures 261 # of unsupported tests 230 Running target unix/-mx32 === gfortran Summary for unix/-mx32 === # of expected passes 68442 # of expected failures 261 # of unsupported tests 67 === gfortran Summary === # of expected passes 204978 # of expected failures 781 # of unsupported tests 375 /export/gnu/import/git/gcc-test-release-1-intel64/bld/gcc/gfortran version 13.2.1 20240420 [releases/gcc-13 r13-8621-gc59869f23eb] (GCC) === g++ tests === Running target unix FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array + 3, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array - 1, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 36) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array + 3, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array - 1, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 36) execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O0 execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O1 execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O2 execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O3 -g execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -Os execution test === g++ Summary for unix === # of expected passes 237795 # of unexpected failures 21 # of expected failures 2072 # of unsupported tests 10575 Running target unix/-m32 FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array + 3, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array - 1, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 36) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array + 3, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array - 1, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 36) execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O0 execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O1 execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O2 execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O3 -g execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -Os execution test FAIL: c-c++-common/goacc/kernels-loop-g.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-loop-g.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-loop-g.c -std=c++20 (test for excess errors) FAIL: c-c++-common/goacc/kernels-loop-g.c -std=c++98 (test for excess errors) === g++ Summary for unix/-m32 === # of expected passes 235138 # of unexpected failures 25 # of expected failures 2064 # of unsupported tests 10435 Running target unix/-mx32 FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array + 3, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array - 1, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 36) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array + 3, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array - 1, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 0) execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 36) execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O0 execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O1 execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O2 execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -O3 -g execution test FAIL: g++.dg/asan/interception-malloc-test-1.C -Os execution test FAIL: c-c++-common/goacc/kernels-loop-g.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-loop-g.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-loop-g.c -std=c++20 (test for excess errors) FAIL: c-c++-common/goacc/kernels-loop-g.c -std=c++98 (test for excess errors) FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2a (test for excess errors) FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2b (test for excess errors) FAIL: g++.target/i386/pr105953.C -std=gnu++14 (test for excess errors) FAIL: g++.target/i386/pr105953.C -std=gnu++17 (test for excess errors) FAIL: g++.target/i386/pr105953.C -std=gnu++20 (test for excess errors) FAIL: g++.target/i386/pr105953.C -std=gnu++98 (test for excess errors) === g++ Summary for unix/-mx32 === # of expected passes 237639 # of unexpected failures 31 # of expected failures 2064 # of unsupported tests 10562 === g++ Summary === # of expected passes 710572 # of unexpected failures 77 # of expected failures 6200 # of unsupported tests 31572 /export/gnu/import/git/gcc-test-release-1-intel64/bld/gcc/xg++ version 13.2.1 20240420 [releases/gcc-13 r13-8621-gc59869f23eb] (GCC) === objc tests === Running target unix === objc Summary for unix === # of expected passes 2840 # of expected failures 6 # of unsupported tests 70 Running target unix/-m32 === objc Summary for unix/-m32 === # of expected passes 2840 # of expected failures 6 # of unsupported tests 70 Running target unix/-mx32 === objc Summary for unix/-mx32 === # of expected passes 2840 # of expected failures 6 # of unsupported tests 70 === objc Summary === # of expected passes 8520 # of expected failures 18 # of unsupported tests 210 /export/gnu/import/git/gcc-test-release-1-intel64/bld/gcc/xgcc version 13.2.1 20240420 [releases/gcc-13 r13-8621-gc59869f23eb] (GCC) === libatomic tests === Running target unix/-m32 === libatomic Summary for unix/-m32 === # of expected passes 44 # of unsupported tests 5 Running target unix/-mx32 === libatomic Summary for unix/-mx32 === # of expected passes 54 Running target unix === libatomic Summary for unix === # of expected passes 54 === libatomic Summary === # of expected passes 152 # of unsupported tests 5 === libgomp tests === Running target unix === libgomp Summary for unix === # of expected passes 15323 # of expected failures 285 # of unsupported tests 597 Running target unix/-m32 FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) UNRESOLVED: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 compilation failed to produce executable FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) UNRESOLVED: libgomp.oacc-c/../libgomp.oacc-c-c++-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 compilation failed to produce executable === libgomp Summary for unix/-m32 === # of expected passes 15318 # of unexpected failures 2 # of expected failures 285 # of unresolved testcases 2 # of unsupported tests 598 Running target unix/-mx32 FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) UNRESOLVED: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 compilation failed to produce executable FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) UNRESOLVED: libgomp.oacc-c/../libgomp.oacc-c-c++-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 compilation failed to produce executable === libgomp Summary for unix/-mx32 === # of expected passes 15318 # of unexpected failures 2 # of expected failures 285 # of unresolved testcases 2 # of unsupported tests 598 === libgomp Summary === # of expected passes 45959 # of unexpected failures 4 # of expected failures 855 # of unresolved testcases 4 # of unsupported tests 1793 === libitm tests === Running target unix/-m32 === libitm Summary for unix/-m32 === # of expected passes 44 # of expected failures 3 # of unsupported tests 1 Running target unix/-mx32 === libitm Summary for unix/-mx32 === # of expected passes 44 # of expected failures 3 # of unsupported tests 1 Running target unix === libitm Summary for unix === # of expected passes 44 # of expected failures 3 # of unsupported tests 1 === libitm Summary === # of expected passes 132 # of expected failures 9 # of unsupported tests 3 === libstdc++ tests === Running target unix === libstdc++ Summary for unix === # of expected passes 15747 # of expected failures 106 # of unsupported tests 395 Running target unix/-m32 === libstdc++ Summary for unix/-m32 === # of expected passes 15759 # of expected failures 106 # of unsupported tests 389 Running target unix/-mx32 FAIL: libstdc++-abi/abi_check === libstdc++ Summary for unix/-mx32 === # of expected passes 15746 # of unexpected failures 1 # of expected failures 106 # of unsupported tests 397 === libstdc++ Summary === # of expected passes 47252 # of unexpected failures 1 # of expected failures 318 # of unsupported tests 1181 Compiler version: 13.2.1 20240420 [releases/gcc-13 r13-8621-gc59869f23eb] (GCC) Platform: x86_64-pc-linux-gnu configure flags: --enable-clocale=gnu --with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld --enable-libmpx --with-multilib-list=m32,m64,mx32 --prefix=/usr/gcc-13.2.1-x32 --with-fpmath=sse