From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from muffat.debian.org (muffat.debian.org [IPv6:2607:f8f0:614:1::1274:33]) by sourceware.org (Postfix) with ESMTPS id 31C383858D38 for ; Sat, 24 Sep 2022 17:57:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 31C383858D38 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=debian.org Authentication-Results: sourceware.org; spf=none smtp.mailfrom=coccia.debian.org Received: from coccia.debian.org ([2607:f8f0:614:1::1274:72]:59794) from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=coccia.debian.org,EMAIL=hostmaster@coccia.debian.org (verified) by muffat.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2) (envelope-from ) id 1oc9P0-00GdWJ-Hx for gcc-testresults@gcc.gnu.org; Sat, 24 Sep 2022 17:57:21 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.coccia; h=Date:Message-Id:Content-Transfer-Encoding:Content-Type: MIME-Version:Reply-To:From:Cc:Subject:To:Content-ID:Content-Description: In-Reply-To:References; bh=ixcIPRd4kDe86PYfrV/8BtoCy39bT9GiFWKk47aaIFY=; b=Ck WkJVilGLb/W1SahIWze7jNWSd6cPXniLbRVBhAZXwU1d16HwbvkgK7D/ei4p/Y5oJ5HRc86vLm6hy FhCMtzRo5S3zrpW1r6TqckM3u7nWXB9Wj0QZV+pGKqaytxqpdSMkypES/gljigD+KniaWXRObDyy6 qvCSuK4sGmG5pv59WxcS0JITpFlMR1s+xrirgbld4JeSFg4mErM5tfyhpVND9rucUwOml4E75FKwy XeJSRMnI6QcTDyZfvXT0Nrbko+LgzarYfDrj1HKcm5inO6+W6FYd+eiFwKA/Lg4ndrAj6H4uCm9+h rmTG7fZVkeU5TL7RKyRj+n6ekL0hsX9Q==; Received: from doko by coccia.debian.org with local (Exim 4.94.2) (envelope-from ) id 1oc9Ox-0004s1-NO; Sat, 24 Sep 2022 17:57:19 +0000 To: gcc-testresults@gcc.gnu.org Subject: Results for 9.5.0 (Debian 9.5.0-2+b1) testsuite on powerpc64le-unknown-linux-gnu Cc: debian-gcc@lists.debian.org From: Matthias Klose Reply-To: Matthias Klose MIME-Version: 1.0 Content-Type: text/plain; charset="ANSI_X3.4-1968" Content-Transfer-Encoding: 8bit Message-Id: Date: Sat, 24 Sep 2022 17:57:19 +0000 X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_ASCII_DIVIDERS,KAM_SHORT,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: Obtained from git: releases/gcc-9.5.0 revision 7a15b5060a83ea8282323d92043c6152e6a3e22d === acats tests === === acats Summary === # of expected passes 2320 # of unexpected failures 0 Native configuration is powerpc64le-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/other/anon5.C -std=gnu++98 (test for excess errors) FAIL: g++.dg/other/anon5.C -std=gnu++14 (test for excess errors) FAIL: g++.dg/other/anon5.C -std=gnu++17 (test for excess errors) === g++ Summary for unix === # of expected passes 135490 # of unexpected failures 3 # of expected failures 530 # of unsupported tests 6493 Running target unix/-fstack-protector FAIL: g++.dg/other/anon5.C -std=gnu++98 (test for excess errors) FAIL: g++.dg/other/anon5.C -std=gnu++14 (test for excess errors) FAIL: g++.dg/other/anon5.C -std=gnu++17 (test for excess errors) === g++ Summary for unix/-fstack-protector === # of expected passes 135490 # of unexpected failures 3 # of expected failures 530 # of unsupported tests 6493 === g++ Summary === # of expected passes 270980 # of unexpected failures 6 # of expected failures 1060 # of unsupported tests 12986 /build/gcc-9-VBGTCP/gcc-9-9.5.0/build/gcc/xg++ version 9.5.0 (Debian 9.5.0-2+b1) === gcc tests === Running target unix FAIL: gcc.c-torture/execute/20000822-1.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/20000822-1.c -O1 (test for excess errors) FAIL: gcc.c-torture/execute/20000822-1.c -O2 (test for excess errors) FAIL: gcc.c-torture/execute/20000822-1.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/execute/20000822-1.c -Os (test for excess errors) FAIL: gcc.c-torture/execute/20000822-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/execute/20000822-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.c-torture/execute/921215-1.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/931002-1.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-1.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-2.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O1 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O2 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -Os (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -O1 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -O2 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -Os (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -O1 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -O2 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -Os (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) XPASS: gcc.dg/Wtrampolines.c standard descriptors (test for warnings, line 29) FAIL: gcc.dg/pr34457-1.c (test for excess errors) FAIL: gcc.dg/sms-1.c scan-rtl-dump-times sms "SMS succeeded" 1 FAIL: gcc.dg/trampoline-1.c (test for excess errors) FAIL: gcc.dg/graphite/interchange-1.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/graphite/interchange-10.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/graphite/interchange-11.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/graphite/interchange-3.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/graphite/interchange-4.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/graphite/interchange-7.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/graphite/interchange-9.c scan-tree-dump graphite "tiled" XPASS: gcc.dg/graphite/pr69728.c scan-tree-dump graphite "loop nest optimized" FAIL: gcc.dg/graphite/uns-interchange-9.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/torture/pr52451.c -O0 execution test FAIL: gcc.dg/torture/pr52451.c -O1 execution test FAIL: gcc.dg/torture/pr52451.c -O2 execution test FAIL: gcc.dg/torture/pr52451.c -O3 -g execution test FAIL: gcc.dg/torture/pr52451.c -Os execution test FAIL: gcc.dg/torture/pr52451.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/pr52451.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/pr86389.c -O0 (test for excess errors) FAIL: gcc.dg/torture/pr86389.c -O1 (test for excess errors) FAIL: gcc.dg/torture/pr86389.c -O2 (test for excess errors) FAIL: gcc.dg/torture/pr86389.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/pr86389.c -Os (test for excess errors) FAIL: gcc.dg/torture/pr86389.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/torture/pr86389.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O0 (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O0 -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O1 (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O1 -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O3 -g -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -Os (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -Os -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O0 (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O0 -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O1 (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O1 -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O3 -g -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -Os (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -Os -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -fpic (test for excess errors) XPASS: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;" FAIL: gcc.dg/tree-ssa/tailcall-7-run.c (test for excess errors) FAIL: gcc.target/powerpc/fold-vec-insert-char-p9.c scan-assembler-times \\\\mmtvsrwz\\\\M 4 FAIL: gcc.target/powerpc/fold-vec-insert-short-p9.c scan-assembler-times \\\\mmtvsrwz\\\\M 4 FAIL: gcc.target/powerpc/rlwimi-2.c scan-assembler-times (?n)^\\\\s+[a-z] 20217 FAIL: gcc.target/powerpc/rlwimi-2.c scan-assembler-times (?n)^\\\\s+rldicl 6728 FAIL: gcc.target/powerpc/rlwimi-2.c scan-assembler-times (?n)^\\\\s+rlwimi 1692 FAIL: gcc.target/powerpc/rlwinm-0.c scan-assembler-times (?n)^\\\\s+rlwinm 3094 FAIL: gcc.target/powerpc/rlwinm-0.c scan-assembler-times (?n)^\\\\s+srdi 12 FAIL: gcc.target/powerpc/rlwinm-1.c scan-assembler-times (?n)^\\\\s+[a-z] 9606 FAIL: gcc.target/powerpc/rlwinm-1.c scan-assembler-times (?n)^\\\\s+slwi 1 FAIL: gcc.target/powerpc/rlwinm-2.c scan-assembler-times (?n)^\\\\s+[a-z] 9466 FAIL: gcc.target/powerpc/rlwinm-2.c scan-assembler-times (?n)^\\\\s+rldic 2840 FAIL: gcc.target/powerpc/rlwinm-2.c scan-assembler-times (?n)^\\\\s+rlwinm 721 FAIL: gcc.target/powerpc/rlwinm-2.c scan-assembler-times (?n)^\\\\s+srdi 12 FAIL: gcc.target/powerpc/rs6000-fpint.c scan-assembler-not stfiwx FAIL: gcc.target/powerpc/vec-rlmi-rlnm.c scan-assembler-times xxlor 2 FAIL: gcc.target/powerpc/vsx-builtin-7.c scan-assembler-times xxpermdi 6 FAIL: gcc.target/powerpc/vsx-himode2.c scan-assembler mtvsrwz FAIL: gcc.target/powerpc/vsx-qimode2.c scan-assembler mtvsrwz FAIL: gcc.target/powerpc/vsx-simode2.c scan-assembler mtvsrwz === gcc Summary for unix === # of expected passes 128221 # of unexpected failures 109 # of unexpected successes 3 # of expected failures 570 # of unsupported tests 2599 Running target unix/-fstack-protector FAIL: gcc.c-torture/execute/20000822-1.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/20000822-1.c -O1 (test for excess errors) FAIL: gcc.c-torture/execute/20000822-1.c -O2 (test for excess errors) FAIL: gcc.c-torture/execute/20000822-1.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/execute/20000822-1.c -Os (test for excess errors) FAIL: gcc.c-torture/execute/20000822-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/execute/20000822-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.c-torture/execute/921215-1.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/931002-1.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-1.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-2.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O1 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O2 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -Os (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -O1 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -O2 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -Os (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -O0 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -O1 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -O2 (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -Os (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/execute/nestfunc-6.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) XPASS: gcc.dg/Wtrampolines.c standard descriptors (test for warnings, line 29) FAIL: gcc.dg/pr34457-1.c (test for excess errors) FAIL: gcc.dg/sms-1.c scan-rtl-dump-times sms "SMS succeeded" 1 FAIL: gcc.dg/stack-usage-1.c scan-stack-usage foo\\t(256|264)\\tstatic FAIL: gcc.dg/superblock.c scan-rtl-dump-times sched2 "ADVANCING TO" 2 FAIL: gcc.dg/trampoline-1.c (test for excess errors) FAIL: gcc.dg/graphite/interchange-1.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/graphite/interchange-10.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/graphite/interchange-11.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/graphite/interchange-3.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/graphite/interchange-4.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/graphite/interchange-7.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/graphite/interchange-9.c scan-tree-dump graphite "tiled" XPASS: gcc.dg/graphite/pr69728.c scan-tree-dump graphite "loop nest optimized" FAIL: gcc.dg/graphite/uns-interchange-9.c scan-tree-dump graphite "tiled" FAIL: gcc.dg/torture/pr52451.c -O0 execution test FAIL: gcc.dg/torture/pr52451.c -O1 execution test FAIL: gcc.dg/torture/pr52451.c -O2 execution test FAIL: gcc.dg/torture/pr52451.c -O3 -g execution test FAIL: gcc.dg/torture/pr52451.c -Os execution test FAIL: gcc.dg/torture/pr52451.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/pr52451.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/pr86389.c -O0 (test for excess errors) FAIL: gcc.dg/torture/pr86389.c -O1 (test for excess errors) FAIL: gcc.dg/torture/pr86389.c -O2 (test for excess errors) FAIL: gcc.dg/torture/pr86389.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/pr86389.c -Os (test for excess errors) FAIL: gcc.dg/torture/pr86389.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/torture/pr86389.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O0 (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O0 -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O1 (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O1 -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O3 -g -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -Os (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -Os -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O0 (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O0 -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O1 (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O1 -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O3 -g -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -Os (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -Os -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -fpic (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -fpic (test for excess errors) XPASS: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;" FAIL: gcc.dg/tree-ssa/tailcall-7-run.c (test for excess errors) FAIL: gcc.target/powerpc/fold-vec-extract-char.p7.c scan-assembler-times \\\\maddi\\\\M 6 FAIL: gcc.target/powerpc/fold-vec-extract-double.p7.c scan-assembler-times \\\\maddi\\\\M|\\\\madd\\\\M 2 FAIL: gcc.target/powerpc/fold-vec-extract-float.p7.c scan-assembler-times \\\\maddi\\\\M|\\\\madd\\\\M 2 FAIL: gcc.target/powerpc/fold-vec-extract-int.p7.c scan-assembler-times \\\\maddi\\\\M|\\\\madd\\\\M 9 FAIL: gcc.target/powerpc/fold-vec-extract-longlong.p7.c scan-assembler-times \\\\mld\\\\M 3 FAIL: gcc.target/powerpc/fold-vec-extract-longlong.p7.c scan-assembler-times \\\\maddi\\\\M 6 FAIL: gcc.target/powerpc/fold-vec-extract-longlong.p7.c scan-assembler-times \\\\mldx\\\\M 3 FAIL: gcc.target/powerpc/fold-vec-extract-short.p7.c scan-assembler-times \\\\maddi\\\\M|\\\\madd\\\\M 9 FAIL: gcc.target/powerpc/fold-vec-insert-char-p9.c scan-assembler-times \\\\mmtvsrwz\\\\M 4 FAIL: gcc.target/powerpc/fold-vec-insert-float-p9.c scan-assembler-times \\\\mstfsx\\\\M 1 FAIL: gcc.target/powerpc/fold-vec-insert-int-p9.c scan-assembler-times \\\\mstwx\\\\M 4 FAIL: gcc.target/powerpc/fold-vec-insert-longlong.c scan-assembler \\\\maddi\\\\M FAIL: gcc.target/powerpc/fold-vec-insert-longlong.c scan-assembler-times \\\\mstdx\\\\M 4 FAIL: gcc.target/powerpc/fold-vec-insert-short-p9.c scan-assembler-times \\\\mmtvsrwz\\\\M 4 FAIL: gcc.target/powerpc/rlwimi-2.c scan-assembler-times (?n)^\\\\s+[a-z] 20217 FAIL: gcc.target/powerpc/rlwimi-2.c scan-assembler-times (?n)^\\\\s+rldicl 6728 FAIL: gcc.target/powerpc/rlwimi-2.c scan-assembler-times (?n)^\\\\s+rlwimi 1692 FAIL: gcc.target/powerpc/rlwinm-0.c scan-assembler-times (?n)^\\\\s+rlwinm 3094 FAIL: gcc.target/powerpc/rlwinm-0.c scan-assembler-times (?n)^\\\\s+srdi 12 FAIL: gcc.target/powerpc/rlwinm-1.c scan-assembler-times (?n)^\\\\s+[a-z] 9606 FAIL: gcc.target/powerpc/rlwinm-1.c scan-assembler-times (?n)^\\\\s+slwi 1 FAIL: gcc.target/powerpc/rlwinm-2.c scan-assembler-times (?n)^\\\\s+[a-z] 9466 FAIL: gcc.target/powerpc/rlwinm-2.c scan-assembler-times (?n)^\\\\s+rldic 2840 FAIL: gcc.target/powerpc/rlwinm-2.c scan-assembler-times (?n)^\\\\s+rlwinm 721 FAIL: gcc.target/powerpc/rlwinm-2.c scan-assembler-times (?n)^\\\\s+srdi 12 FAIL: gcc.target/powerpc/rs6000-fpint.c scan-assembler-not stfiwx FAIL: gcc.target/powerpc/vec-rlmi-rlnm.c scan-assembler-times xxlor 2 FAIL: gcc.target/powerpc/vsx-himode2.c scan-assembler mtvsrwz FAIL: gcc.target/powerpc/vsx-qimode2.c scan-assembler mtvsrwz FAIL: gcc.target/powerpc/vsx-simode2.c scan-assembler mtvsrwz === gcc Summary for unix/-fstack-protector === # of expected passes 128190 # of unexpected failures 122 # of unexpected successes 3 # of expected failures 570 # of unsupported tests 2602 === gcc Summary === # of expected passes 256411 # of unexpected failures 231 # of unexpected successes 6 # of expected failures 1140 # of unsupported tests 5201 /build/gcc-9-VBGTCP/gcc-9-9.5.0/build/gcc/xgcc version 9.5.0 (Debian 9.5.0-2+b1) === gfortran tests === Running target unix FAIL: gfortran.dg/elemental_dependency_4.f90 -O0 (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -O1 (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -O2 (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -Os (test for excess errors) FAIL: gfortran.dg/internal_dummy_2.f08 -O0 (test for excess errors) FAIL: gfortran.dg/internal_dummy_2.f08 -O1 (test for excess errors) FAIL: gfortran.dg/internal_dummy_2.f08 -O2 (test for excess errors) FAIL: gfortran.dg/internal_dummy_2.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/internal_dummy_2.f08 -O3 -g (test for excess errors) FAIL: gfortran.dg/internal_dummy_2.f08 -Os (test for excess errors) FAIL: gfortran.dg/internal_dummy_3.f08 -O0 (test for excess errors) FAIL: gfortran.dg/internal_dummy_3.f08 -O1 (test for excess errors) FAIL: gfortran.dg/internal_dummy_3.f08 -O2 (test for excess errors) FAIL: gfortran.dg/internal_dummy_3.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/internal_dummy_3.f08 -O3 -g (test for excess errors) FAIL: gfortran.dg/internal_dummy_3.f08 -Os (test for excess errors) FAIL: gfortran.dg/internal_dummy_4.f08 -O0 (test for excess errors) XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O0 execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O1 execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O2 execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -g execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -Os execution test FAIL: gfortran.dg/pointer_check_1.f90 -O0 (test for excess errors) FAIL: gfortran.dg/pointer_check_2.f90 -O0 (test for excess errors) FAIL: gfortran.dg/pointer_check_3.f90 -O0 (test for excess errors) FAIL: gfortran.dg/pointer_check_4.f90 -O0 (test for excess errors) FAIL: gfortran.dg/pointer_check_5.f90 -O0 (test for excess errors) FAIL: gfortran.dg/pr78719_1.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_18.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_19.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_20.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_21.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_23.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_25.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_47.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_48.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_5.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_7.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_1.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_11.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_13.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_14.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_18.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_19.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_2.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_29.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_34.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_5.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_8.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_9.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_pass_3.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_result_7.f90 -O0 (test for excess errors) FAIL: gfortran.dg/structure_constructor_11.f90 -O0 (test for excess errors) FAIL: gfortran.dg/structure_constructor_11.f90 -O1 (test for excess errors) FAIL: gfortran.dg/structure_constructor_11.f90 -O2 (test for excess errors) FAIL: gfortran.dg/structure_constructor_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/structure_constructor_11.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/structure_constructor_11.f90 -Os (test for excess errors) FAIL: gfortran.dg/unlimited_polymorphic_19.f90 -O0 (test for excess errors) FAIL: gfortran.dg/graphite/interchange-3.f90 -O scan-tree-dump graphite "tiled" FAIL: gfortran.dg/ieee/large_2.f90 -O0 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O1 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O2 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/large_2.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/large_2.f90 -Os execution test === gfortran Summary for unix === # of expected passes 51518 # of unexpected failures 63 # of unexpected successes 6 # of expected failures 199 # of unsupported tests 123 Running target unix/-fstack-protector FAIL: gfortran.dg/elemental_dependency_4.f90 -O0 (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -O1 (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -O2 (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -Os (test for excess errors) FAIL: gfortran.dg/internal_dummy_2.f08 -O0 (test for excess errors) FAIL: gfortran.dg/internal_dummy_2.f08 -O1 (test for excess errors) FAIL: gfortran.dg/internal_dummy_2.f08 -O2 (test for excess errors) FAIL: gfortran.dg/internal_dummy_2.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/internal_dummy_2.f08 -O3 -g (test for excess errors) FAIL: gfortran.dg/internal_dummy_2.f08 -Os (test for excess errors) FAIL: gfortran.dg/internal_dummy_3.f08 -O0 (test for excess errors) FAIL: gfortran.dg/internal_dummy_3.f08 -O1 (test for excess errors) FAIL: gfortran.dg/internal_dummy_3.f08 -O2 (test for excess errors) FAIL: gfortran.dg/internal_dummy_3.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/internal_dummy_3.f08 -O3 -g (test for excess errors) FAIL: gfortran.dg/internal_dummy_3.f08 -Os (test for excess errors) FAIL: gfortran.dg/internal_dummy_4.f08 -O0 (test for excess errors) XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O0 execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O1 execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O2 execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -g execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -Os execution test FAIL: gfortran.dg/pointer_check_1.f90 -O0 (test for excess errors) FAIL: gfortran.dg/pointer_check_2.f90 -O0 (test for excess errors) FAIL: gfortran.dg/pointer_check_3.f90 -O0 (test for excess errors) FAIL: gfortran.dg/pointer_check_4.f90 -O0 (test for excess errors) FAIL: gfortran.dg/pointer_check_5.f90 -O0 (test for excess errors) FAIL: gfortran.dg/pr78719_1.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_18.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_19.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_20.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_21.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_23.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_25.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_47.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_48.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_5.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_7.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_1.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_11.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_13.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_14.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_18.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_19.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_2.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_29.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_34.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_5.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_8.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_9.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_pass_3.f90 -O0 (test for excess errors) FAIL: gfortran.dg/proc_ptr_result_7.f90 -O0 (test for excess errors) FAIL: gfortran.dg/structure_constructor_11.f90 -O0 (test for excess errors) FAIL: gfortran.dg/structure_constructor_11.f90 -O1 (test for excess errors) FAIL: gfortran.dg/structure_constructor_11.f90 -O2 (test for excess errors) FAIL: gfortran.dg/structure_constructor_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/structure_constructor_11.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/structure_constructor_11.f90 -Os (test for excess errors) FAIL: gfortran.dg/unlimited_polymorphic_19.f90 -O0 (test for excess errors) FAIL: gfortran.dg/graphite/interchange-3.f90 -O scan-tree-dump graphite "tiled" FAIL: gfortran.dg/ieee/large_2.f90 -O0 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O1 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O2 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/large_2.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/large_2.f90 -Os execution test === gfortran Summary for unix/-fstack-protector === # of expected passes 51518 # of unexpected failures 63 # of unexpected successes 6 # of expected failures 199 # of unsupported tests 123 === gfortran Summary === # of expected passes 103036 # of unexpected failures 126 # of unexpected successes 12 # of expected failures 398 # of unsupported tests 246 /build/gcc-9-VBGTCP/gcc-9-9.5.0/build/gcc/gfortran version 9.5.0 (Debian 9.5.0-2+b1) === gm2 tests === Running target unix ERROR: tcl error sourcing /build/gcc-9-VBGTCP/gcc-9-9.5.0/src/gcc/testsuite/gm2/exceptions/run/pass/gm2.exp. ERROR: tcl error code CHILDSTATUS 2790415 1 ERROR: In file included from /usr/include/c++/9/stdlib.h:36, UNRESOLVED: testcase '/build/gcc-9-VBGTCP/gcc-9-9.5.0/src/gcc/testsuite/gm2/exceptions/run/pass/gm2.exp' aborted due to Tcl error FAIL: gm2/pim/fail/TestLong4.mod, -g FAIL: gm2/pim/fail/TestLong4.mod, -O FAIL: gm2/pim/fail/TestLong4.mod, -O -g FAIL: gm2/pim/fail/TestLong4.mod, -Os FAIL: gm2/pim/fail/TestLong4.mod, -O3 -fomit-frame-pointer FAIL: gm2/pim/fail/TestLong4.mod, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -g FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -O FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -O -g FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -Os FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -O3 -fomit-frame-pointer -finline-functions === gm2 Summary for unix === # of expected passes 11636 # of unexpected failures 12 # of unresolved testcases 1 Running target unix/-fstack-protector ERROR: tcl error sourcing /build/gcc-9-VBGTCP/gcc-9-9.5.0/src/gcc/testsuite/gm2/exceptions/run/pass/gm2.exp. ERROR: tcl error code CHILDSTATUS 3272582 1 ERROR: In file included from /usr/include/c++/9/stdlib.h:36, UNRESOLVED: testcase '/build/gcc-9-VBGTCP/gcc-9-9.5.0/src/gcc/testsuite/gm2/exceptions/run/pass/gm2.exp' aborted due to Tcl error FAIL: gm2/pim/fail/TestLong4.mod, -g FAIL: gm2/pim/fail/TestLong4.mod, -O FAIL: gm2/pim/fail/TestLong4.mod, -O -g FAIL: gm2/pim/fail/TestLong4.mod, -Os FAIL: gm2/pim/fail/TestLong4.mod, -O3 -fomit-frame-pointer FAIL: gm2/pim/fail/TestLong4.mod, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -g FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -O FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -O -g FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -Os FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -O3 -fomit-frame-pointer -finline-functions === gm2 Summary for unix/-fstack-protector === # of expected passes 11636 # of unexpected failures 12 # of unresolved testcases 1 === gm2 Summary === # of expected passes 23272 # of unexpected failures 24 # of unresolved testcases 2 ERROR: ------------------------------------------- ERROR: in testcase /build/gcc-9-VBGTCP/gcc-9-9.5.0/src/gcc/testsuite/gm2/exceptions/run/pass/gm2.exp ERROR: In file included from /usr/include/c++/9/stdlib.h:36, ERROR: tcl error code CHILDSTATUS 2790415 1 ERROR: tcl error info: ERROR: ------------------------------------------- ERROR: in testcase /build/gcc-9-VBGTCP/gcc-9-9.5.0/src/gcc/testsuite/gm2/exceptions/run/pass/gm2.exp ERROR: In file included from /usr/include/c++/9/stdlib.h:36, ERROR: tcl error code CHILDSTATUS 3272582 1 ERROR: tcl error info: === gnat tests === Running target unix FAIL: gnat.dg/align_max.adb (test for excess errors) === gnat Summary for unix === # of expected passes 2974 # of unexpected failures 1 # of expected failures 23 # of unsupported tests 21 Running target unix/-fstack-protector FAIL: gnat.dg/align_max.adb (test for excess errors) === gnat Summary for unix/-fstack-protector === # of expected passes 2974 # of unexpected failures 1 # of expected failures 23 # of unsupported tests 21 === gnat Summary === # of expected passes 5948 # of unexpected failures 2 # of expected failures 46 # of unsupported tests 42 /build/gcc-9-VBGTCP/gcc-9-9.5.0/build/gcc/gnatmake version 9.5.0 === go tests === Running target unix FAIL: go.go-torture/execute/array-1.go execution, -O0 FAIL: go.go-torture/execute/array-1.go execution, -O1 FAIL: go.go-torture/execute/array-1.go execution, -O2 FAIL: go.go-torture/execute/array-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/array-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/array-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/array-1.go execution, -O3 -g FAIL: go.go-torture/execute/array-1.go execution, -Os FAIL: go.go-torture/execute/array-1.go execution, -flto FAIL: go.go-torture/execute/array-2.go execution, -O0 FAIL: go.go-torture/execute/array-2.go execution, -O1 FAIL: go.go-torture/execute/array-2.go execution, -O2 FAIL: go.go-torture/execute/array-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/array-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/array-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/array-2.go execution, -O3 -g FAIL: go.go-torture/execute/array-2.go execution, -Os FAIL: go.go-torture/execute/array-2.go execution, -flto FAIL: go.go-torture/execute/chan-1.go execution, -O0 FAIL: go.go-torture/execute/chan-1.go execution, -O1 FAIL: go.go-torture/execute/chan-1.go execution, -O2 FAIL: go.go-torture/execute/chan-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/chan-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/chan-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/chan-1.go execution, -O3 -g FAIL: go.go-torture/execute/chan-1.go execution, -Os FAIL: go.go-torture/execute/chan-1.go execution, -flto FAIL: go.go-torture/execute/const-1.go execution, -O0 FAIL: go.go-torture/execute/const-1.go execution, -O1 FAIL: go.go-torture/execute/const-1.go execution, -O2 FAIL: go.go-torture/execute/const-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/const-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/const-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/const-1.go execution, -O3 -g FAIL: go.go-torture/execute/const-1.go execution, -Os FAIL: go.go-torture/execute/const-1.go execution, -flto FAIL: go.go-torture/execute/const-2.go execution, -O0 FAIL: go.go-torture/execute/const-2.go execution, -O1 FAIL: go.go-torture/execute/const-2.go execution, -O2 FAIL: go.go-torture/execute/const-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/const-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/const-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/const-2.go execution, -O3 -g FAIL: go.go-torture/execute/const-2.go execution, -Os FAIL: go.go-torture/execute/const-2.go execution, -flto FAIL: go.go-torture/execute/expr-1.go execution, -O0 FAIL: go.go-torture/execute/expr-1.go execution, -O1 FAIL: go.go-torture/execute/expr-1.go execution, -O2 FAIL: go.go-torture/execute/expr-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/expr-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/expr-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/expr-1.go execution, -O3 -g FAIL: go.go-torture/execute/expr-1.go execution, -Os FAIL: go.go-torture/execute/expr-1.go execution, -flto FAIL: go.go-torture/execute/for-1.go execution, -O0 FAIL: go.go-torture/execute/for-1.go execution, -O1 FAIL: go.go-torture/execute/for-1.go execution, -O2 FAIL: go.go-torture/execute/for-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/for-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/for-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/for-1.go execution, -O3 -g FAIL: go.go-torture/execute/for-1.go execution, -Os FAIL: go.go-torture/execute/for-1.go execution, -flto FAIL: go.go-torture/execute/for-2.go execution, -O0 FAIL: go.go-torture/execute/for-2.go execution, -O1 FAIL: go.go-torture/execute/for-2.go execution, -O2 FAIL: go.go-torture/execute/for-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/for-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/for-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/for-2.go execution, -O3 -g FAIL: go.go-torture/execute/for-2.go execution, -Os FAIL: go.go-torture/execute/for-2.go execution, -flto FAIL: go.go-torture/execute/function-1.go execution, -O0 FAIL: go.go-torture/execute/function-1.go execution, -O1 FAIL: go.go-torture/execute/function-1.go execution, -O2 FAIL: go.go-torture/execute/function-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/function-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/function-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/function-1.go execution, -O3 -g FAIL: go.go-torture/execute/function-1.go execution, -Os FAIL: go.go-torture/execute/function-1.go execution, -flto FAIL: go.go-torture/execute/function-2.go execution, -O0 FAIL: go.go-torture/execute/function-2.go execution, -O1 FAIL: go.go-torture/execute/function-2.go execution, -O2 FAIL: go.go-torture/execute/function-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/function-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/function-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/function-2.go execution, -O3 -g FAIL: go.go-torture/execute/function-2.go execution, -Os FAIL: go.go-torture/execute/function-2.go execution, -flto FAIL: go.go-torture/execute/go-1.go execution, -O0 FAIL: go.go-torture/execute/go-1.go execution, -O1 FAIL: go.go-torture/execute/go-1.go execution, -O2 FAIL: go.go-torture/execute/go-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/go-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/go-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/go-1.go execution, -O3 -g FAIL: go.go-torture/execute/go-1.go execution, -Os FAIL: go.go-torture/execute/go-1.go execution, -flto FAIL: go.go-torture/execute/go-2.go execution, -O0 FAIL: go.go-torture/execute/go-2.go execution, -O1 FAIL: go.go-torture/execute/go-2.go execution, -O2 FAIL: go.go-torture/execute/go-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/go-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/go-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/go-2.go execution, -O3 -g FAIL: go.go-torture/execute/go-2.go execution, -Os FAIL: go.go-torture/execute/go-2.go execution, -flto FAIL: go.go-torture/execute/go-3.go execution, -O0 FAIL: go.go-torture/execute/go-3.go execution, -O1 FAIL: go.go-torture/execute/go-3.go execution, -O2 FAIL: go.go-torture/execute/go-3.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/go-3.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/go-3.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/go-3.go execution, -O3 -g FAIL: go.go-torture/execute/go-3.go execution, -Os FAIL: go.go-torture/execute/go-3.go execution, -flto FAIL: go.go-torture/execute/goto-1.go execution, -O0 FAIL: go.go-torture/execute/goto-1.go execution, -O1 FAIL: go.go-torture/execute/goto-1.go execution, -O2 FAIL: go.go-torture/execute/goto-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/goto-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/goto-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/goto-1.go execution, -O3 -g FAIL: go.go-torture/execute/goto-1.go execution, -Os FAIL: go.go-torture/execute/goto-1.go execution, -flto FAIL: go.go-torture/execute/map-1.go execution, -O0 FAIL: go.go-torture/execute/map-1.go execution, -O1 FAIL: go.go-torture/execute/map-1.go execution, -O2 FAIL: go.go-torture/execute/map-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/map-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/map-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/map-1.go execution, -O3 -g FAIL: go.go-torture/execute/map-1.go execution, -Os FAIL: go.go-torture/execute/map-1.go execution, -flto FAIL: go.go-torture/execute/method-1.go execution, -O0 FAIL: go.go-torture/execute/method-1.go execution, -O1 FAIL: go.go-torture/execute/method-1.go execution, -O2 FAIL: go.go-torture/execute/method-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/method-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/method-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/method-1.go execution, -O3 -g FAIL: go.go-torture/execute/method-1.go execution, -Os FAIL: go.go-torture/execute/method-1.go execution, -flto FAIL: go.go-torture/execute/names-1.go execution, -O2 FAIL: go.go-torture/execute/names-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/names-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/nested-1.go execution, -O0 FAIL: go.go-torture/execute/nested-1.go execution, -O1 FAIL: go.go-torture/execute/nested-1.go execution, -O2 FAIL: go.go-torture/execute/nested-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/nested-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/nested-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/nested-1.go execution, -O3 -g FAIL: go.go-torture/execute/nested-1.go execution, -Os FAIL: go.go-torture/execute/nested-1.go execution, -flto FAIL: go.go-torture/execute/pointer-1.go execution, -O0 FAIL: go.go-torture/execute/pointer-1.go execution, -O1 FAIL: go.go-torture/execute/pointer-1.go execution, -O2 FAIL: go.go-torture/execute/pointer-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/pointer-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/pointer-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/pointer-1.go execution, -O3 -g FAIL: go.go-torture/execute/pointer-1.go execution, -Os FAIL: go.go-torture/execute/pointer-1.go execution, -flto FAIL: go.go-torture/execute/printnil.go execution, -O0 FAIL: go.go-torture/execute/printnil.go execution, -O1 FAIL: go.go-torture/execute/printnil.go execution, -O2 FAIL: go.go-torture/execute/printnil.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/printnil.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/printnil.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/printnil.go execution, -O3 -g FAIL: go.go-torture/execute/printnil.go execution, -Os FAIL: go.go-torture/execute/printnil.go execution, -flto FAIL: go.go-torture/execute/return-1.go execution, -O0 FAIL: go.go-torture/execute/return-1.go execution, -O1 FAIL: go.go-torture/execute/return-1.go execution, -O2 FAIL: go.go-torture/execute/return-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/return-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/return-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/return-1.go execution, -O3 -g FAIL: go.go-torture/execute/return-1.go execution, -Os FAIL: go.go-torture/execute/return-1.go execution, -flto FAIL: go.go-torture/execute/return-2.go execution, -O0 FAIL: go.go-torture/execute/return-2.go execution, -O1 FAIL: go.go-torture/execute/return-2.go execution, -O2 FAIL: go.go-torture/execute/return-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/return-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/return-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/return-2.go execution, -O3 -g FAIL: go.go-torture/execute/return-2.go execution, -Os FAIL: go.go-torture/execute/return-2.go execution, -flto FAIL: go.go-torture/execute/return-3.go execution, -O0 FAIL: go.go-torture/execute/return-3.go execution, -O1 FAIL: go.go-torture/execute/return-3.go execution, -O2 FAIL: go.go-torture/execute/return-3.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/return-3.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/return-3.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/return-3.go execution, -O3 -g FAIL: go.go-torture/execute/return-3.go execution, -Os FAIL: go.go-torture/execute/return-3.go execution, -flto FAIL: go.go-torture/execute/select-1.go execution, -O0 FAIL: go.go-torture/execute/select-1.go execution, -O1 FAIL: go.go-torture/execute/select-1.go execution, -O2 FAIL: go.go-torture/execute/select-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/select-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/select-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/select-1.go execution, -O3 -g FAIL: go.go-torture/execute/select-1.go execution, -Os FAIL: go.go-torture/execute/select-1.go execution, -flto FAIL: go.go-torture/execute/string-1.go execution, -O0 FAIL: go.go-torture/execute/string-1.go execution, -O1 FAIL: go.go-torture/execute/string-1.go execution, -O2 FAIL: go.go-torture/execute/string-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/string-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/string-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/string-1.go execution, -O3 -g FAIL: go.go-torture/execute/string-1.go execution, -Os FAIL: go.go-torture/execute/string-1.go execution, -flto FAIL: go.go-torture/execute/string-2.go execution, -O0 FAIL: go.go-torture/execute/string-2.go execution, -O1 FAIL: go.go-torture/execute/string-2.go execution, -O2 FAIL: go.go-torture/execute/string-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/string-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/string-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/string-2.go execution, -O3 -g FAIL: go.go-torture/execute/string-2.go execution, -Os FAIL: go.go-torture/execute/string-2.go execution, -flto FAIL: go.go-torture/execute/struct-1.go execution, -O0 FAIL: go.go-torture/execute/struct-1.go execution, -O1 FAIL: go.go-torture/execute/struct-1.go execution, -O2 FAIL: go.go-torture/execute/struct-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/struct-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/struct-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/struct-1.go execution, -O3 -g FAIL: go.go-torture/execute/struct-1.go execution, -Os FAIL: go.go-torture/execute/struct-1.go execution, -flto FAIL: go.go-torture/execute/struct-2.go execution, -O0 FAIL: go.go-torture/execute/struct-2.go execution, -O1 FAIL: go.go-torture/execute/struct-2.go execution, -O2 FAIL: go.go-torture/execute/struct-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/struct-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/struct-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/struct-2.go execution, -O3 -g FAIL: go.go-torture/execute/struct-2.go execution, -Os FAIL: go.go-torture/execute/struct-2.go execution, -flto FAIL: go.go-torture/execute/switch-1.go execution, -O0 FAIL: go.go-torture/execute/switch-1.go execution, -O1 FAIL: go.go-torture/execute/switch-1.go execution, -O2 FAIL: go.go-torture/execute/switch-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/switch-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/switch-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/switch-1.go execution, -O3 -g FAIL: go.go-torture/execute/switch-1.go execution, -Os FAIL: go.go-torture/execute/switch-1.go execution, -flto FAIL: go.go-torture/execute/var-1.go execution, -O0 FAIL: go.go-torture/execute/var-1.go execution, -O1 FAIL: go.go-torture/execute/var-1.go execution, -O2 FAIL: go.go-torture/execute/var-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/var-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/var-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/var-1.go execution, -O3 -g FAIL: go.go-torture/execute/var-1.go execution, -Os FAIL: go.go-torture/execute/var-1.go execution, -flto FAIL: go.go-torture/execute/var-2.go execution, -O0 FAIL: go.go-torture/execute/var-2.go execution, -O1 FAIL: go.go-torture/execute/var-2.go execution, -O2 FAIL: go.go-torture/execute/var-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/var-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/var-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/var-2.go execution, -O3 -g FAIL: go.go-torture/execute/var-2.go execution, -Os FAIL: go.go-torture/execute/var-2.go execution, -flto FAIL: go.go-torture/execute/var-3.go execution, -O0 FAIL: go.go-torture/execute/var-3.go execution, -O1 FAIL: go.go-torture/execute/var-3.go execution, -O2 FAIL: go.go-torture/execute/var-3.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/var-3.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/var-3.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/var-3.go execution, -O3 -g FAIL: go.go-torture/execute/var-3.go execution, -Os FAIL: go.go-torture/execute/var-3.go execution, -flto === go Summary for unix === # of expected passes 300 # of unexpected failures 282 # of untested testcases 834 Running target unix/-fstack-protector FAIL: go.go-torture/execute/array-1.go execution, -O0 FAIL: go.go-torture/execute/array-1.go execution, -O1 FAIL: go.go-torture/execute/array-1.go execution, -O2 FAIL: go.go-torture/execute/array-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/array-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/array-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/array-1.go execution, -O3 -g FAIL: go.go-torture/execute/array-1.go execution, -Os FAIL: go.go-torture/execute/array-1.go execution, -flto FAIL: go.go-torture/execute/array-2.go execution, -O0 FAIL: go.go-torture/execute/array-2.go execution, -O1 FAIL: go.go-torture/execute/array-2.go execution, -O2 FAIL: go.go-torture/execute/array-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/array-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/array-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/array-2.go execution, -O3 -g FAIL: go.go-torture/execute/array-2.go execution, -Os FAIL: go.go-torture/execute/array-2.go execution, -flto FAIL: go.go-torture/execute/chan-1.go execution, -O0 FAIL: go.go-torture/execute/chan-1.go execution, -O1 FAIL: go.go-torture/execute/chan-1.go execution, -O2 FAIL: go.go-torture/execute/chan-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/chan-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/chan-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/chan-1.go execution, -O3 -g FAIL: go.go-torture/execute/chan-1.go execution, -Os FAIL: go.go-torture/execute/chan-1.go execution, -flto FAIL: go.go-torture/execute/const-1.go execution, -O0 FAIL: go.go-torture/execute/const-1.go execution, -O1 FAIL: go.go-torture/execute/const-1.go execution, -O2 FAIL: go.go-torture/execute/const-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/const-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/const-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/const-1.go execution, -O3 -g FAIL: go.go-torture/execute/const-1.go execution, -Os FAIL: go.go-torture/execute/const-1.go execution, -flto FAIL: go.go-torture/execute/const-2.go execution, -O0 FAIL: go.go-torture/execute/const-2.go execution, -O1 FAIL: go.go-torture/execute/const-2.go execution, -O2 FAIL: go.go-torture/execute/const-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/const-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/const-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/const-2.go execution, -O3 -g FAIL: go.go-torture/execute/const-2.go execution, -Os FAIL: go.go-torture/execute/const-2.go execution, -flto FAIL: go.go-torture/execute/expr-1.go execution, -O0 FAIL: go.go-torture/execute/expr-1.go execution, -O1 FAIL: go.go-torture/execute/expr-1.go execution, -O2 FAIL: go.go-torture/execute/expr-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/expr-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/expr-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/expr-1.go execution, -O3 -g FAIL: go.go-torture/execute/expr-1.go execution, -Os FAIL: go.go-torture/execute/expr-1.go execution, -flto FAIL: go.go-torture/execute/for-1.go execution, -O0 FAIL: go.go-torture/execute/for-1.go execution, -O1 FAIL: go.go-torture/execute/for-1.go execution, -O2 FAIL: go.go-torture/execute/for-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/for-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/for-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/for-1.go execution, -O3 -g FAIL: go.go-torture/execute/for-1.go execution, -Os FAIL: go.go-torture/execute/for-1.go execution, -flto FAIL: go.go-torture/execute/for-2.go execution, -O0 FAIL: go.go-torture/execute/for-2.go execution, -O1 FAIL: go.go-torture/execute/for-2.go execution, -O2 FAIL: go.go-torture/execute/for-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/for-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/for-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/for-2.go execution, -O3 -g FAIL: go.go-torture/execute/for-2.go execution, -Os FAIL: go.go-torture/execute/for-2.go execution, -flto FAIL: go.go-torture/execute/function-1.go execution, -O0 FAIL: go.go-torture/execute/function-1.go execution, -O1 FAIL: go.go-torture/execute/function-1.go execution, -O2 FAIL: go.go-torture/execute/function-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/function-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/function-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/function-1.go execution, -O3 -g FAIL: go.go-torture/execute/function-1.go execution, -Os FAIL: go.go-torture/execute/function-1.go execution, -flto FAIL: go.go-torture/execute/function-2.go execution, -O0 FAIL: go.go-torture/execute/function-2.go execution, -O1 FAIL: go.go-torture/execute/function-2.go execution, -O2 FAIL: go.go-torture/execute/function-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/function-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/function-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/function-2.go execution, -O3 -g FAIL: go.go-torture/execute/function-2.go execution, -Os FAIL: go.go-torture/execute/function-2.go execution, -flto FAIL: go.go-torture/execute/go-1.go execution, -O0 FAIL: go.go-torture/execute/go-1.go execution, -O1 FAIL: go.go-torture/execute/go-1.go execution, -O2 FAIL: go.go-torture/execute/go-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/go-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/go-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/go-1.go execution, -O3 -g FAIL: go.go-torture/execute/go-1.go execution, -Os FAIL: go.go-torture/execute/go-1.go execution, -flto FAIL: go.go-torture/execute/go-2.go execution, -O0 FAIL: go.go-torture/execute/go-2.go execution, -O1 FAIL: go.go-torture/execute/go-2.go execution, -O2 FAIL: go.go-torture/execute/go-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/go-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/go-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/go-2.go execution, -O3 -g FAIL: go.go-torture/execute/go-2.go execution, -Os FAIL: go.go-torture/execute/go-2.go execution, -flto FAIL: go.go-torture/execute/go-3.go execution, -O0 FAIL: go.go-torture/execute/go-3.go execution, -O1 FAIL: go.go-torture/execute/go-3.go execution, -O2 FAIL: go.go-torture/execute/go-3.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/go-3.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/go-3.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/go-3.go execution, -O3 -g FAIL: go.go-torture/execute/go-3.go execution, -Os FAIL: go.go-torture/execute/go-3.go execution, -flto FAIL: go.go-torture/execute/goto-1.go execution, -O0 FAIL: go.go-torture/execute/goto-1.go execution, -O1 FAIL: go.go-torture/execute/goto-1.go execution, -O2 FAIL: go.go-torture/execute/goto-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/goto-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/goto-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/goto-1.go execution, -O3 -g FAIL: go.go-torture/execute/goto-1.go execution, -Os FAIL: go.go-torture/execute/goto-1.go execution, -flto FAIL: go.go-torture/execute/map-1.go execution, -O0 FAIL: go.go-torture/execute/map-1.go execution, -O1 FAIL: go.go-torture/execute/map-1.go execution, -O2 FAIL: go.go-torture/execute/map-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/map-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/map-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/map-1.go execution, -O3 -g FAIL: go.go-torture/execute/map-1.go execution, -Os FAIL: go.go-torture/execute/map-1.go execution, -flto FAIL: go.go-torture/execute/method-1.go execution, -O0 FAIL: go.go-torture/execute/method-1.go execution, -O1 FAIL: go.go-torture/execute/method-1.go execution, -O2 FAIL: go.go-torture/execute/method-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/method-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/method-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/method-1.go execution, -O3 -g FAIL: go.go-torture/execute/method-1.go execution, -Os FAIL: go.go-torture/execute/method-1.go execution, -flto FAIL: go.go-torture/execute/names-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/names-1.go execution, -flto FAIL: go.go-torture/execute/nested-1.go execution, -O0 FAIL: go.go-torture/execute/nested-1.go execution, -O1 FAIL: go.go-torture/execute/nested-1.go execution, -O2 FAIL: go.go-torture/execute/nested-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/nested-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/nested-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/nested-1.go execution, -O3 -g FAIL: go.go-torture/execute/nested-1.go execution, -Os FAIL: go.go-torture/execute/nested-1.go execution, -flto FAIL: go.go-torture/execute/pointer-1.go execution, -O0 FAIL: go.go-torture/execute/pointer-1.go execution, -O1 FAIL: go.go-torture/execute/pointer-1.go execution, -O2 FAIL: go.go-torture/execute/pointer-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/pointer-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/pointer-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/pointer-1.go execution, -O3 -g FAIL: go.go-torture/execute/pointer-1.go execution, -Os FAIL: go.go-torture/execute/pointer-1.go execution, -flto FAIL: go.go-torture/execute/printnil.go execution, -O0 FAIL: go.go-torture/execute/printnil.go execution, -O1 FAIL: go.go-torture/execute/printnil.go execution, -O2 FAIL: go.go-torture/execute/printnil.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/printnil.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/printnil.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/printnil.go execution, -O3 -g FAIL: go.go-torture/execute/printnil.go execution, -Os FAIL: go.go-torture/execute/printnil.go execution, -flto FAIL: go.go-torture/execute/return-1.go execution, -O0 FAIL: go.go-torture/execute/return-1.go execution, -O1 FAIL: go.go-torture/execute/return-1.go execution, -O2 FAIL: go.go-torture/execute/return-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/return-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/return-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/return-1.go execution, -O3 -g FAIL: go.go-torture/execute/return-1.go execution, -Os FAIL: go.go-torture/execute/return-1.go execution, -flto FAIL: go.go-torture/execute/return-2.go execution, -O0 FAIL: go.go-torture/execute/return-2.go execution, -O1 FAIL: go.go-torture/execute/return-2.go execution, -O2 FAIL: go.go-torture/execute/return-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/return-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/return-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/return-2.go execution, -O3 -g FAIL: go.go-torture/execute/return-2.go execution, -Os FAIL: go.go-torture/execute/return-2.go execution, -flto FAIL: go.go-torture/execute/return-3.go execution, -O0 FAIL: go.go-torture/execute/return-3.go execution, -O1 FAIL: go.go-torture/execute/return-3.go execution, -O2 FAIL: go.go-torture/execute/return-3.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/return-3.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/return-3.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/return-3.go execution, -O3 -g FAIL: go.go-torture/execute/return-3.go execution, -Os FAIL: go.go-torture/execute/return-3.go execution, -flto FAIL: go.go-torture/execute/select-1.go execution, -O0 FAIL: go.go-torture/execute/select-1.go execution, -O1 FAIL: go.go-torture/execute/select-1.go execution, -O2 FAIL: go.go-torture/execute/select-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/select-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/select-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/select-1.go execution, -O3 -g FAIL: go.go-torture/execute/select-1.go execution, -Os FAIL: go.go-torture/execute/select-1.go execution, -flto FAIL: go.go-torture/execute/string-1.go execution, -O0 FAIL: go.go-torture/execute/string-1.go execution, -O1 FAIL: go.go-torture/execute/string-1.go execution, -O2 FAIL: go.go-torture/execute/string-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/string-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/string-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/string-1.go execution, -O3 -g FAIL: go.go-torture/execute/string-1.go execution, -Os FAIL: go.go-torture/execute/string-1.go execution, -flto FAIL: go.go-torture/execute/string-2.go execution, -O0 FAIL: go.go-torture/execute/string-2.go execution, -O1 FAIL: go.go-torture/execute/string-2.go execution, -O2 FAIL: go.go-torture/execute/string-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/string-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/string-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/string-2.go execution, -O3 -g FAIL: go.go-torture/execute/string-2.go execution, -Os FAIL: go.go-torture/execute/string-2.go execution, -flto FAIL: go.go-torture/execute/struct-1.go execution, -O0 FAIL: go.go-torture/execute/struct-1.go execution, -O1 FAIL: go.go-torture/execute/struct-1.go execution, -O2 FAIL: go.go-torture/execute/struct-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/struct-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/struct-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/struct-1.go execution, -O3 -g FAIL: go.go-torture/execute/struct-1.go execution, -Os FAIL: go.go-torture/execute/struct-1.go execution, -flto FAIL: go.go-torture/execute/struct-2.go execution, -O0 FAIL: go.go-torture/execute/struct-2.go execution, -O1 FAIL: go.go-torture/execute/struct-2.go execution, -O2 FAIL: go.go-torture/execute/struct-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/struct-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/struct-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/struct-2.go execution, -O3 -g FAIL: go.go-torture/execute/struct-2.go execution, -Os FAIL: go.go-torture/execute/struct-2.go execution, -flto FAIL: go.go-torture/execute/switch-1.go execution, -O0 FAIL: go.go-torture/execute/switch-1.go execution, -O1 FAIL: go.go-torture/execute/switch-1.go execution, -O2 FAIL: go.go-torture/execute/switch-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/switch-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/switch-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/switch-1.go execution, -O3 -g FAIL: go.go-torture/execute/switch-1.go execution, -Os FAIL: go.go-torture/execute/switch-1.go execution, -flto FAIL: go.go-torture/execute/var-1.go execution, -O0 FAIL: go.go-torture/execute/var-1.go execution, -O1 FAIL: go.go-torture/execute/var-1.go execution, -O2 FAIL: go.go-torture/execute/var-1.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/var-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/var-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/var-1.go execution, -O3 -g FAIL: go.go-torture/execute/var-1.go execution, -Os FAIL: go.go-torture/execute/var-1.go execution, -flto FAIL: go.go-torture/execute/var-2.go execution, -O0 FAIL: go.go-torture/execute/var-2.go execution, -O1 FAIL: go.go-torture/execute/var-2.go execution, -O2 FAIL: go.go-torture/execute/var-2.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/var-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/var-2.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/var-2.go execution, -O3 -g FAIL: go.go-torture/execute/var-2.go execution, -Os FAIL: go.go-torture/execute/var-2.go execution, -flto FAIL: go.go-torture/execute/var-3.go execution, -O0 FAIL: go.go-torture/execute/var-3.go execution, -O1 FAIL: go.go-torture/execute/var-3.go execution, -O2 FAIL: go.go-torture/execute/var-3.go execution, -O2 -fomit-frame-pointer -finline-functions FAIL: go.go-torture/execute/var-3.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: go.go-torture/execute/var-3.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/var-3.go execution, -O3 -g FAIL: go.go-torture/execute/var-3.go execution, -Os FAIL: go.go-torture/execute/var-3.go execution, -flto === go Summary for unix/-fstack-protector === # of expected passes 301 # of unexpected failures 281 # of untested testcases 834 === go Summary === # of expected passes 601 # of unexpected failures 563 # of untested testcases 1668 /build/gcc-9-VBGTCP/gcc-9-9.5.0/build/gcc/gccgo version 9.5.0 (Debian 9.5.0-2+b1) === jit tests === Running target unix === jit Summary === # of expected passes 10319 === obj-c++ tests === Running target unix === obj-c++ Summary for unix === # of expected passes 1458 # of expected failures 10 # of unsupported tests 77 Running target unix/-fstack-protector === obj-c++ Summary for unix/-fstack-protector === # of expected passes 1458 # of expected failures 10 # of unsupported tests 77 === obj-c++ Summary === # of expected passes 2916 # of expected failures 20 # of unsupported tests 154 /build/gcc-9-VBGTCP/gcc-9-9.5.0/build/gcc/xg++ version 9.5.0 (Debian 9.5.0-2+b1) === objc tests === Running target unix 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 === # of expected passes 2802 # of unexpected failures 1 # of unresolved testcases 1 # of unsupported tests 68 Running target unix/-fstack-protector 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/-fstack-protector === # of expected passes 2802 # of unexpected failures 1 # of unresolved testcases 1 # of unsupported tests 68 === objc Summary === # of expected passes 5604 # of unexpected failures 2 # of unresolved testcases 2 # of unsupported tests 136 /build/gcc-9-VBGTCP/gcc-9-9.5.0/build/gcc/xgcc version 9.5.0 (Debian 9.5.0-2+b1) === gotools tests === FAIL: go test cmd/go FAIL: go test runtime FAIL: go test misc/cgo/test FAIL: go test misc/cgo/testcarchive FAIL: go test cmd/vet === gotools Summary === # of unexpected failures 5 /build/gcc-9-VBGTCP/gcc-9-9.5.0/build/./gcc/gccgo version 9.5.0 (Debian 9.5.0-2+b1) === libatomic tests === Running target unix === libatomic Summary for unix === # of expected passes 54 Running target unix/-fstack-protector === libatomic Summary for unix/-fstack-protector === # of expected passes 54 === libatomic Summary === # of expected passes 108 === libffi tests === Running target unix === libffi Summary for unix === # of expected passes 1949 # of unsupported tests 28 Running target unix/-fstack-protector === libffi Summary for unix/-fstack-protector === # of expected passes 1949 # of unsupported tests 28 === libffi Summary === # of expected passes 3898 # of unsupported tests 56 === libgo tests === Running target unix FAIL: archive/tar FAIL: archive/zip FAIL: bufio FAIL: bytes FAIL: cmd/go/internal/cache FAIL: cmd/go/internal/dirhash FAIL: cmd/go/internal/generate FAIL: cmd/go/internal/get FAIL: cmd/go/internal/imports FAIL: cmd/go/internal/load FAIL: cmd/go/internal/lockedfile FAIL: cmd/go/internal/lockedfile/internal/filelock FAIL: cmd/go/internal/modconv FAIL: cmd/go/internal/modfetch FAIL: cmd/go/internal/modfile FAIL: cmd/go/internal/modload FAIL: cmd/go/internal/module FAIL: cmd/go/internal/mvs FAIL: cmd/go/internal/par FAIL: cmd/go/internal/search FAIL: cmd/go/internal/semver FAIL: cmd/go/internal/txtar FAIL: cmd/go/internal/web2 FAIL: cmd/go/internal/work FAIL: cmd/internal/buildid FAIL: cmd/internal/edit FAIL: cmd/internal/objabi FAIL: cmd/internal/test2json FAIL: container/heap FAIL: container/list FAIL: container/ring FAIL: context FAIL: crypto FAIL: crypto/aes FAIL: crypto/cipher FAIL: crypto/des FAIL: crypto/dsa FAIL: crypto/ecdsa FAIL: crypto/elliptic FAIL: crypto/hmac FAIL: crypto/internal/subtle FAIL: crypto/md5 FAIL: crypto/rand FAIL: crypto/rc4 FAIL: crypto/rsa FAIL: crypto/sha1 FAIL: crypto/sha256 FAIL: crypto/sha512 FAIL: crypto/subtle FAIL: crypto/tls FAIL: crypto/x509 FAIL: database/sql FAIL: database/sql/driver FAIL: debug/dwarf FAIL: debug/elf FAIL: debug/macho FAIL: debug/pe FAIL: debug/plan9obj FAIL: encoding/ascii85 FAIL: encoding/asn1 FAIL: encoding/base32 FAIL: encoding/base64 FAIL: encoding/binary FAIL: encoding/csv FAIL: encoding/gob FAIL: encoding/hex FAIL: encoding/json FAIL: encoding/pem FAIL: encoding/xml FAIL: errors FAIL: expvar FAIL: flag FAIL: fmt FAIL: go/ast FAIL: go/build FAIL: go/constant FAIL: go/doc FAIL: go/format FAIL: go/importer FAIL: go/internal/gccgoimporter FAIL: go/internal/gcimporter FAIL: go/internal/srcimporter FAIL: go/parser FAIL: go/printer FAIL: go/scanner FAIL: go/token FAIL: go/types FAIL: hash FAIL: hash/adler32 FAIL: hash/crc32 FAIL: hash/crc64 FAIL: hash/fnv FAIL: html FAIL: html/template FAIL: image FAIL: image/color FAIL: image/draw FAIL: image/jpeg FAIL: image/png FAIL: index/suffixarray FAIL: internal/cpu FAIL: internal/fmtsort FAIL: internal/poll FAIL: internal/singleflight FAIL: internal/trace FAIL: internal/x/crypto/chacha20poly1305 FAIL: internal/x/crypto/cryptobyte FAIL: internal/x/crypto/curve25519 FAIL: internal/x/crypto/hkdf FAIL: internal/x/crypto/internal/chacha20 FAIL: internal/x/crypto/poly1305 FAIL: internal/x/net/dns/dnsmessage FAIL: internal/x/net/http/httpguts FAIL: internal/x/net/http/httpproxy FAIL: internal/x/net/http2/hpack FAIL: internal/x/net/idna FAIL: internal/xcoff FAIL: io FAIL: io/ioutil FAIL: log FAIL: log/syslog FAIL: math FAIL: math/big FAIL: math/bits FAIL: math/cmplx FAIL: math/rand FAIL: mime FAIL: mime/multipart FAIL: mime/quotedprintable FAIL: net FAIL: net/http FAIL: net/http/cgi FAIL: net/http/cookiejar FAIL: net/http/fcgi FAIL: net/http/httptest FAIL: net/http/httptrace FAIL: net/http/httputil FAIL: net/http/internal FAIL: net/http/pprof FAIL: net/internal/socktest FAIL: net/mail FAIL: net/rpc FAIL: net/rpc/jsonrpc FAIL: net/smtp FAIL: net/textproto FAIL: net/url FAIL: os FAIL: os/exec FAIL: os/signal FAIL: os/user FAIL: path FAIL: path/filepath FAIL: reflect FAIL: regexp FAIL: regexp/syntax FAIL: runtime FAIL: runtime/debug FAIL: runtime/internal/atomic FAIL: runtime/internal/math FAIL: runtime/internal/sys FAIL: runtime/pprof FAIL: runtime/pprof/internal/profile FAIL: runtime/trace FAIL: sort FAIL: strconv FAIL: strings FAIL: sync FAIL: sync/atomic FAIL: syscall FAIL: testing/quick FAIL: text/scanner FAIL: text/tabwriter FAIL: text/template FAIL: text/template/parse FAIL: time FAIL: unicode FAIL: unicode/utf16 FAIL: unicode/utf8 === libgo Summary === # of expected passes 1 # of unexpected failures 183 /build/gcc-9-VBGTCP/gcc-9-9.5.0/build/./gcc/gccgo version 9.5.0 (Debian 9.5.0-2+b1) === libgomp tests === Running target unix FAIL: libgomp.c/../libgomp.c-c++-common/function-not-offloaded.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/variable-not-offloaded.c (test for excess errors) FAIL: libgomp.c/pr52547.c (test for excess errors) FAIL: libgomp.c/target-32.c (test for excess errors) UNRESOLVED: libgomp.c/target-32.c compilation failed to produce executable FAIL: libgomp.c/thread-limit-2.c (test for excess errors) UNRESOLVED: libgomp.c/thread-limit-2.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/function-not-offloaded.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/variable-not-offloaded.c (test for excess errors) === libgomp Summary for unix === # of expected passes 6434 # of unexpected failures 7 # of expected failures 4 # of unresolved testcases 2 # of untested testcases 3 # of unsupported tests 453 Running target unix/-fstack-protector FAIL: libgomp.c/../libgomp.c-c++-common/function-not-offloaded.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/variable-not-offloaded.c (test for excess errors) FAIL: libgomp.c/pr52547.c (test for excess errors) FAIL: libgomp.c/target-16.c (test for excess errors) UNRESOLVED: libgomp.c/target-16.c compilation failed to produce executable FAIL: libgomp.c/target-32.c (test for excess errors) UNRESOLVED: libgomp.c/target-32.c compilation failed to produce executable FAIL: libgomp.c/thread-limit-2.c (test for excess errors) UNRESOLVED: libgomp.c/thread-limit-2.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/function-not-offloaded.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/variable-not-offloaded.c (test for excess errors) FAIL: libgomp.c++/pr69555-2.C (test for excess errors) UNRESOLVED: libgomp.c++/pr69555-2.C compilation failed to produce executable FAIL: libgomp.c++/target-6.C (test for excess errors) UNRESOLVED: libgomp.c++/target-6.C compilation failed to produce executable === libgomp Summary for unix/-fstack-protector === # of expected passes 6428 # of unexpected failures 10 # of expected failures 4 # of unresolved testcases 5 # of untested testcases 3 # of unsupported tests 453 === libgomp Summary === # of expected passes 12862 # of unexpected failures 17 # of expected failures 8 # of unresolved testcases 7 # of untested testcases 6 # of unsupported tests 906 === libitm tests === Running target unix === libitm Summary for unix === # of expected passes 44 # of expected failures 3 # of unsupported tests 1 Running target unix/-fstack-protector === libitm Summary for unix/-fstack-protector === # of expected passes 44 # of expected failures 3 # of unsupported tests 1 === libitm Summary === # of expected passes 88 # of expected failures 6 # of unsupported tests 2 === libstdc++ tests === Running target unix FAIL: 17_intro/headers/c++1998/49745.cc (test for excess errors) FAIL: 22_locale/numpunct/members/char/3.cc execution test FAIL: 22_locale/time_get/get_time/char/2.cc execution test FAIL: 22_locale/time_get/get_time/char/wrapped_env.cc execution test FAIL: 22_locale/time_get/get_time/char/wrapped_locale.cc execution test FAIL: 22_locale/time_get/get_time/wchar_t/2.cc execution test FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_env.cc execution test FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_locale.cc execution test === libstdc++ Summary for unix === # of expected passes 13165 # of unexpected failures 8 # of expected failures 80 # of unsupported tests 340 Running target unix/-fstack-protector FAIL: 17_intro/headers/c++1998/49745.cc (test for excess errors) FAIL: 22_locale/numpunct/members/char/3.cc execution test FAIL: 22_locale/time_get/get_time/char/2.cc execution test FAIL: 22_locale/time_get/get_time/char/wrapped_env.cc execution test FAIL: 22_locale/time_get/get_time/char/wrapped_locale.cc execution test FAIL: 22_locale/time_get/get_time/wchar_t/2.cc execution test FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_env.cc execution test FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_locale.cc execution test === libstdc++ Summary for unix/-fstack-protector === # of expected passes 13165 # of unexpected failures 8 # of expected failures 80 # of unsupported tests 340 === libstdc++ Summary === # of expected passes 26330 # of unexpected failures 16 # of expected failures 160 # of unsupported tests 680 Compiler version: 9.5.0 (Debian 9.5.0-2+b1) Platform: powerpc64le-unknown-linux-gnu configure flags: -v --with-pkgversion='Debian 9.5.0-2+b1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=powerpc64le-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --enable-plugin --enable-default-pie --with-system-zlib --disable-libphobos --enable-objc-gc=auto --enable-secureplt --with-cpu=power8 --enable-targets=powerpcle-linux --disable-multilib --enable-multiarch --disable-werror --with-long-double-128 --enable-offload-targets=nvptx-none=/build/gcc-9-VBGTCP/gcc-9-9.5.0/debian/tmp-nvptx/usr --without-cuda-driver --enable-checking=release --build=powerpc64le-linux-gnu --host=powerpc64le-linux-gnu --target=powerpc64le-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex BOOT_CFLAGS= Build Dependencies: Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============================-==================-============-=============================================================================== ii binutils 2.38.90.20220713-2 ppc64el GNU assembler, linker and binary utilities ii binutils-common:ppc64el 2.38.90.20220713-2 ppc64el Common files for the GNU assembler, linker and binary utilities ii binutils-powerpc64le-linux-gnu 2.38.90.20220713-2 ppc64el GNU binary utilities, for powerpc64le-linux-gnu target ii g++-12 12.2.0-3 ppc64el GNU C++ compiler ii g++-9 9.5.0-2 ppc64el GNU C++ compiler ii libc6:ppc64el 2.35-1 ppc64el GNU C Library: Shared libraries ii libgmp-dev:ppc64el 2:6.2.1+dfsg1-1 ppc64el Multiprecision arithmetic library developers tools ii libisl-dev:ppc64el 0.25-1 ppc64el manipulating sets and relations of integer points bounded by linear constraints ii libmpc-dev:ppc64el 1.2.1-2 ppc64el multiple precision complex floating-point library development package ii libmpfr-dev:ppc64el 4.1.0-3 ppc64el multiple precision floating-point computation developers tools gcc-lto-jobserver: Backport LTO jobserver support. gcc-lto-pick-compile-time-g: Make LTO link pick up compile-time -g gcc-gfdl-build: Build a dummy s-tm-texi without access to the texinfo sources gcc-textdomain: Set gettext's domain and textdomain to the versioned package name. gcc-distro-specs: Add empty distro and hardening specs gcc-driver-extra-langs: Add options and specs for languages that are not built from a source (but built from separate sources). gcc-hash-style-gnu: Link using --hash-style=gnu (aarch64, alpha, amd64, armel, armhf, ia64, i386, powerpc, ppc64, riscv64, s390, sparc) libstdc++-pic: Build and install libstdc++_pic.a library. libstdc++-doclink: adjust hrefs to point to the local documentation libstdc++-man-3cxx: Install libstdc++ man pages with suffix .3cxx instead of .3 libstdc++-test-installed: Add support to run the libstdc++-v3 testsuite using the installed shared libraries. alpha-no-ev4-directive: never emit .ev4 directive. note-gnu-stack: Add .note.GNU-stack sections for gcc's crt files, libffi and boehm-gc Taken from FC. libgomp-omp_h-multilib: Fix up omp.h for multilibs. libgo-testsuite: Only run the libgo testsuite for flags configured in RUNTESTFLAGS libgo-cleanfiles: gcc-target-include-asm: Search \$(builddir)/sys-include for the asm header files libgo-revert-timeout-exp: libgo-setcontext-config: libgo: Overwrite the setcontext_clobbers_tls check on mips* gcc-auto-build: Fix cross building a native compiler. kfreebsd-unwind: DWARF2 EH unwinding support for AMD x86-64 and x86 KFreeBSD. libitm-no-fortify-source: Build libitm with -U_FORTIFY_SOURCE on x86 and x86_64. sparc64-biarch-long-double-128: Fix --with-long-double-128 for sparc32 when defaulting to 64-bit. pr66368: PR go/66368, build libgo with -fno-stack-protector pr67590: Fix PR67590, setting objdump macro. libjit-ldflags: libffi-pax: libffi-race-condition: gcc-foffload-default: Allow setting offload targets by OFFLOAD_TARGET_DEFAULT cuda-float128: libffi-mipsen-r6: libffi: mips/n32.S: disable .set mips4 on mips r6 t-libunwind-elf-Wl-z-defs: strip -z,defs from linker options for internal libunwind. gcc-force-cross-layout: Add FORCE_CROSS_LAYOUT env var to force a cross directory layout. gcc-search-prefixed-as-ld: Search for the -as / -ld before serching for as / ld. kfreebsd-decimal-float: Enable decimal float support on kfreebsd-amd64 pr87808: Fix PR jit/87808. libgomp-no-werror: Disable -Werror for libgomp. PR libgomp/90585 gdc-cross-build: Fix cross building gdc verbose-lto-linker: Emit some stderr output while doing the LTO Links libstdc++-futex: Fix GCC_LINUX_FUTEX to work with C99 compilers pr91307: Fix PR lto/91307, reproducible LTO builds, taken from the trunk. pr93272: Fix PR rtl-optimization/93272, taken from the trunk. pr95604: Fix PR lto/95604, proposed patch pr96203: LTO: Add -fcf-protection=check pr99264-follow-up: Ada: Keep the alternate stack size at 16 * 1024 See https://gcc.gnu.org/pipermail/gcc-patches/2021-March/566674.html pr91085: gm2: gm2-install-man: gm2-bootstrap-compare: Ignore gm2 M2Version.o bootstrap comparison gm2-jit-def: gm2: Define lang_register_spec_functions for jit. ada-gcc-name: ada-verbose: ada-link-lib: ada-libgnatvsn: ada-gnattools-cross: - When building a cross gnat, link against the libgnatvsnBV-dev package. This link will be done by /usr/bin/\$(host_alias)-gnat*, thus the native gnat with the same major version will be required. ada-lib-info-source-date-epoch: ada-armel-libatomic: ada-749574: ada-perl-shebang: Fix perl shebang for the gnathtml binary. ada-repinfo-input: gdc-texinfo: Add macros for the gdc texinfo documentation. gdc-driver-nophobos: Modify gdc driver to have no libphobos by default. disable-gdc-tests: Disable D tests, hang on many buildds sys-auxv-header: Check for the sys/auxv.h header file. gdc-dynamic-link-phobos: Dynamically link the phobos library. ia64-disable-selective-scheduling: gcc-ice-dump: For ICEs, dump the preprocessed source file to stderr when in a distro build environment. gcc-ice-apport: Report an ICE to apport (if apport is available and the environment variable GCC_NOAPPORT is not set) skip-bootstrap-multilib: Skip non-default multilib and libstdc++-v3 debug builds in bootstrap builds libffi-ro-eh_frame_sect: PR libffi/47248, force a read only eh frame section. libffi-mips: Backport Mips go closure support, taken from libffi issue #197. ada-kfreebsd: gcc-multiarch: - Remaining multiarch patches, not yet submitted upstream. - Add MULTIARCH_DIRNAME definitions for multilib configurations, which are used for the non-multilib builds. config-ml: - Disable some biarch libraries for biarch builds. - Fix multilib builds on kernels which don't support all multilibs. g++-multiarch-incdir: Use /usr/include//c++/4.x as the include directory for host dependent c++ header files. canonical-cpppath: Don't use any relative path names for the standard include paths. gcc-multilib-multiarch: Don't auto-detect multilib osdirnames. gcc-as-needed: On linux targets pass --as-needed by default to the linker, but always link the sanitizer libraries with --no-as-needed. gcc-as-needed-gold: Use --push-state/--pop-state for gold as well when linking libtsan. libgomp-kfreebsd-testsuite: Disable lock-2.c test on kfreebsd-* go-testsuite: Skip Go testcase on AArch64 which hangs on the buildds. ada-changes-in-autogen-output: Counting all warnings, there are 0 warnings in stage3 of this bootstrap. Number of warnings per file: Number of warning types: