From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.14]) by sourceware.org (Postfix) with ESMTPS id 53B643858403 for ; Mon, 25 Mar 2024 10:39:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 53B643858403 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gnu-skl-1.sc.intel.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=gnu-skl-1.sc.intel.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 53B643858403 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=192.198.163.14 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1711363170; cv=none; b=umJpJNISbn27MrmQC8vYcWqdtNQH7izagIdubTMMyKADY+4HEzY+2CsLCioc7tSBxPGcGwdeGXfLBTe3/e0hXgzbHq3SjTjomo0s4SXaRDTwIcX/TZ6dqK2Mo5yORI5L9NCbtZsVX20LoyayrMgFIpoEFcZJfiNpjwqzKgpmOwQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1711363170; c=relaxed/simple; bh=ADq/BwrKMqExq8UXm3NklnGGsVAnQMkGs/L0TxIERFE=; h=Date:To:Subject:MIME-Version:Message-Id:From; b=bByeTqiWH4S0VT3VT2QUb3XgYd5/xOpmVfYenA6Pmlx3ObP0TU8Qa4xQfzhnwBxI2GmJAdDTUBWoqeYQBFOJH552O1jNAM44ikdSin0lyf57pyK4DrWI6q7PM1myHPNgrKdxHgBclGjLhBIYhxd+lrmsnMxYbg1Qma3InwWwHKQ= ARC-Authentication-Results: i=1; server2.sourceware.org X-IronPort-AV: E=McAfee;i="6600,9927,11023"; a="6561248" X-IronPort-AV: E=Sophos;i="6.07,152,1708416000"; d="scan'208";a="6561248" Received: from fmviesa009.fm.intel.com ([10.60.135.149]) by fmvoesa108.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Mar 2024 03:39:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,152,1708416000"; d="scan'208";a="15607429" Received: from scymds04.sc.intel.com ([10.82.73.238]) by fmviesa009.fm.intel.com with ESMTP; 25 Mar 2024 03:39:26 -0700 Received: from gnu-skl-1.sc.intel.com (gnu-skl-1.sc.intel.com [172.25.70.173]) by scymds04.sc.intel.com (Postfix) with ESMTP id 3E8982003118 for ; Mon, 25 Mar 2024 03:39:26 -0700 (PDT) Received: by gnu-skl-1.sc.intel.com (Postfix, from userid 1000) id 30E0F3C69AB; Mon, 25 Mar 2024 03:39:26 -0700 (PDT) Date: Mon, 25 Mar 2024 03:39:26 -0700 To: gcc-testresults@gcc.gnu.org Subject: Results for 12.3.1 20240325 [releases/gcc-12 r12-10291-gada7b872e11] (GCC) testsuite on x86_64-pc-linux-gnu User-Agent: Heirloom mailx 12.5 7/5/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20240325103926.30E0F3C69AB@gnu-skl-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,RCVD_IN_DNSWL_NONE,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: Mon Mar 25 04:30:08 UTC 2024 (revision r12-10291-gada7b872e11) 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) === gcc Summary for unix === # of expected passes 177930 # of unexpected failures 7 # of expected failures 1388 # of unsupported tests 2438 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: 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 === gcc Summary for unix/-m32 === # of expected passes 174124 # of unexpected failures 10 # of unexpected successes 8 # of expected failures 1396 # of unsupported tests 3157 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 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.dg/vect/vect-bic-bitmask-2.c -flto -ffat-lto-objects (test for excess errors) UNRESOLVED: gcc.dg/vect/vect-bic-bitmask-2.c -flto -ffat-lto-objects compilation failed to produce executable FAIL: gcc.dg/vect/vect-bic-bitmask-3.c -flto -ffat-lto-objects (test for excess errors) UNRESOLVED: gcc.dg/vect/vect-bic-bitmask-3.c -flto -ffat-lto-objects compilation failed to produce executable FAIL: gcc.dg/vect/vect-bic-bitmask-4.c -flto -ffat-lto-objects (test for excess errors) UNRESOLVED: gcc.dg/vect/vect-bic-bitmask-4.c -flto -ffat-lto-objects compilation failed to produce executable 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 176278 # of unexpected failures 20 # of unexpected successes 1 # of expected failures 1386 # of unresolved testcases 3 # of unsupported tests 2740 === gcc Summary === # of expected passes 528332 # of unexpected failures 37 # of unexpected successes 9 # of expected failures 4170 # of unresolved testcases 3 # of unsupported tests 8335 /export/gnu/import/git/gcc-test-release-2-intel64/bld/gcc/xgcc version 12.3.1 20240325 [releases/gcc-12 r12-10291-gada7b872e11] (GCC) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes 66637 # of expected failures 272 # of unsupported tests 97 Running target unix/-m32 === gfortran Summary for unix/-m32 === # of expected passes 66315 # of expected failures 274 # of unsupported tests 249 Running target unix/-mx32 === gfortran Summary for unix/-mx32 === # of expected passes 66650 # of expected failures 274 # of unsupported tests 86 === gfortran Summary === # of expected passes 199602 # of expected failures 820 # of unsupported tests 432 /export/gnu/import/git/gcc-test-release-2-intel64/bld/gcc/gfortran version 12.3.1 20240325 [releases/gcc-12 r12-10291-gada7b872e11] (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 FAIL: g++.dg/opt/pr91838.C -std=c++14 scan-assembler pxor\\\\s+%xmm0,\\\\s+%xmm0 FAIL: g++.dg/opt/pr91838.C -std=c++17 scan-assembler pxor\\\\s+%xmm0,\\\\s+%xmm0 FAIL: g++.dg/opt/pr91838.C -std=c++20 scan-assembler pxor\\\\s+%xmm0,\\\\s+%xmm0 === g++ Summary for unix === # of expected passes 231037 # of unexpected failures 24 # of expected failures 2065 # of unsupported tests 10116 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 === g++ Summary for unix/-m32 === # of expected passes 228457 # of unexpected failures 21 # of expected failures 2057 # of unsupported tests 9951 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: 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 230906 # of unexpected failures 25 # of expected failures 2057 # of unsupported tests 10095 === g++ Summary === # of expected passes 690400 # of unexpected failures 70 # of expected failures 6179 # of unsupported tests 30162 /export/gnu/import/git/gcc-test-release-2-intel64/bld/gcc/xg++ version 12.3.1 20240325 [releases/gcc-12 r12-10291-gada7b872e11] (GCC) === objc tests === Running target unix === objc Summary for unix === # of expected passes 2840 # of expected failures 6 # of unsupported tests 71 Running target unix/-m32 FAIL: objc/execute/nested-func-1.m compilation, -O0 -fgnu-runtime UNRESOLVED: objc/execute/nested-func-1.m execution, -O0 -fgnu-runtime === objc Summary for unix/-m32 === # of expected passes 2838 # of unexpected failures 1 # of expected failures 6 # of unresolved testcases 1 # of unsupported tests 71 Running target unix/-mx32 === objc Summary for unix/-mx32 === # of expected passes 2840 # of expected failures 6 # of unsupported tests 71 === objc Summary === # of expected passes 8518 # of unexpected failures 1 # of expected failures 18 # of unresolved testcases 1 # of unsupported tests 213 /export/gnu/import/git/gcc-test-release-2-intel64/bld/gcc/xgcc version 12.3.1 20240325 [releases/gcc-12 r12-10291-gada7b872e11] (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 13978 # of expected failures 213 # of unsupported tests 550 Running target unix/-m32 === libgomp Summary for unix/-m32 === # of expected passes 13977 # of expected failures 213 # of unsupported tests 551 Running target unix/-mx32 === libgomp Summary for unix/-mx32 === # of expected passes 13977 # of expected failures 213 # of unsupported tests 551 === libgomp Summary === # of expected passes 41932 # of expected failures 639 # of unsupported tests 1652 === 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 15381 # of expected failures 96 # of unsupported tests 376 Running target unix/-m32 === libstdc++ Summary for unix/-m32 === # of expected passes 15393 # of expected failures 96 # of unsupported tests 370 Running target unix/-mx32 === libstdc++ Summary for unix/-mx32 === # of expected passes 15381 # of expected failures 96 # of unsupported tests 378 === libstdc++ Summary === # of expected passes 46155 # of expected failures 288 # of unsupported tests 1124 Compiler version: 12.3.1 20240325 [releases/gcc-12 r12-10291-gada7b872e11] (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-12.3.1-x32 --with-fpmath=sse