From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mitropoulos.debian.org (mitropoulos.debian.org [IPv6:2001:648:2ffc:deb:216:61ff:fe9d:958d]) by sourceware.org (Postfix) with ESMTPS id 193763858D1E for ; Sat, 24 Sep 2022 17:55:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 193763858D1E 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]:54058) 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 mitropoulos.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2) (envelope-from ) id 1oc9Nb-0005RY-Mh for gcc-testresults@gcc.gnu.org; Sat, 24 Sep 2022 17:55:55 +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=Z4krMnmFpEJnvbAdhDqS2mKfm5NH13ph1mED0xRR7UI=; b=B3 F2T/iqnAwj4/kpxgh4p4Ke1VkBea+Lm4MgTJfE+xmMEhnZKnpRyNFkCestPxZRhvr322xNkPxsJy1 3LJC4boM4nhGfyzwAx3RC9fkCZ74TMhZlwfMP5bmvcrmzSe2+Uhe+7acQtUlZ+BP2DDFW+PRNrCBL AObwzGHV1onqfSWQRC3mxakaHckWrNLB0XZakHJRXMT3rVEkO5ac++BFdwyYjzeJUhblLOTaxWyPe ZtCgRkcTAeCIjskv38/RRn+vwKX8o6FX5vU4Y38T7/xcaOK2INjsjdZd0MwO41uMZ7viXAtZJ8N9o d6ZR/Wh4O9XtgdrZ3uXSmgujj0k2KV5A==; Received: from doko by coccia.debian.org with local (Exim 4.94.2) (envelope-from ) id 1oc9NU-0004pg-Q1; Sat, 24 Sep 2022 17:55:49 +0000 To: gcc-testresults@gcc.gnu.org Subject: Results for 9.5.0 (Debian 9.5.0-2+b1) testsuite on x86_64-pc-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:55:48 +0000 X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_SHORT,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=ham 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 x86_64-pc-linux-gnu === brig tests === Running target unix === brig Summary for unix === # of unsupported tests 1 Running target unix/-fstack-protector === brig Summary for unix/-fstack-protector === # of unsupported tests 1 === brig Summary === # of unsupported tests 2 === 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 137021 # of unexpected failures 3 # of expected failures 533 # of unsupported tests 6196 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 137021 # of unexpected failures 3 # of expected failures 533 # of unsupported tests 6196 === g++ Summary === # of expected passes 274042 # of unexpected failures 6 # of expected failures 1066 # of unsupported tests 12392 /build/gcc-9-4pmY93/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) FAIL: gcc.dg/pr34457-1.c (test for excess errors) 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" FAIL: gcc.dg/graphite/uns-interchange-9.c scan-tree-dump graphite "tiled" 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 -O0 -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O0 -mforce-drap -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 -O1 -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O1 -mforce-drap -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 -O2 -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -mforce-drap -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 -O3 -g -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O3 -g -mforce-drap -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 -Os -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -Os -mforce-drap -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 -fno-use-linker-plugin -flto-partition=none -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -mforce-drap -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-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -mforce-drap -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 -O0 -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O0 -mforce-drap -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 -O1 -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O1 -mforce-drap -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 -O2 -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -mforce-drap -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 -O3 -g -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O3 -g -mforce-drap -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 -Os -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -Os -mforce-drap -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 -fno-use-linker-plugin -flto-partition=none -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -mforce-drap -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) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -mforce-drap -fpic (test for excess errors) FAIL: gcc.dg/tree-ssa/tailcall-7-run.c (test for excess errors) FAIL: gcc.target/i386/cet-sjlj-6a.c scan-assembler-times movq\\t.*buf\\\\+8 1 FAIL: gcc.target/i386/cet-sjlj-6a.c scan-assembler-times subq\\tbuf\\\\+8 1 FAIL: gcc.target/i386/cet-sjlj-6b.c scan-assembler-times movq\\t.*buf\\\\+16 1 FAIL: gcc.target/i386/cet-sjlj-6b.c scan-assembler-times subq\\tbuf\\\\+16 1 FAIL: gcc.target/i386/fentryname3.c scan-assembler 0x0f, 0x1f, 0x44, 0x00, 0x00 FAIL: gcc.target/i386/pr24414.c (test for excess errors) UNRESOLVED: gcc.target/i386/pr24414.c compilation failed to produce executable FAIL: gcc.target/i386/pr57193.c scan-assembler-times movdqa 2 FAIL: gcc.target/i386/pr85044.c (test for excess errors) FAIL: gcc.target/i386/pr90178.c scan-assembler-times xorl[\\\\t ]*\\\\%eax,[\\\\t ]*%eax 1 FAIL: gcc.target/i386/pr94417-1.c scan-assembler-times \\\\mendbr 2 FAIL: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c execution, -Os FAIL: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_basic_alignment.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_basic_alignment.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_basic_alignment.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_basic_alignment.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_basic_alignment.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_basic_alignment.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_basic_alignment.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_alignment.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_basic_alignment.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_basic_alignment.c execution, -Os FAIL: gcc.target/x86_64/abi/test_basic_alignment.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_alignment.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_basic_array_size_and_align.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_basic_array_size_and_align.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_basic_array_size_and_align.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_basic_array_size_and_align.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_basic_array_size_and_align.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_basic_array_size_and_align.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_basic_array_size_and_align.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_array_size_and_align.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_basic_array_size_and_align.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_basic_array_size_and_align.c execution, -Os FAIL: gcc.target/x86_64/abi/test_basic_array_size_and_align.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_array_size_and_align.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_basic_returning.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_basic_returning.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_basic_returning.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_basic_returning.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_basic_returning.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_basic_returning.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_basic_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_returning.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_basic_returning.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_basic_returning.c execution, -Os FAIL: gcc.target/x86_64/abi/test_basic_returning.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_returning.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_basic_sizes.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_basic_sizes.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_basic_sizes.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_basic_sizes.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_basic_sizes.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_basic_sizes.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_basic_sizes.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_sizes.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_basic_sizes.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_basic_sizes.c execution, -Os FAIL: gcc.target/x86_64/abi/test_basic_sizes.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_sizes.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c execution, -Os FAIL: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_basic_union_size_and_align.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_basic_union_size_and_align.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_basic_union_size_and_align.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_basic_union_size_and_align.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_basic_union_size_and_align.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_basic_union_size_and_align.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_basic_union_size_and_align.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_union_size_and_align.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_basic_union_size_and_align.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_basic_union_size_and_align.c execution, -Os FAIL: gcc.target/x86_64/abi/test_basic_union_size_and_align.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_union_size_and_align.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_bitfields.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_bitfields.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_bitfields.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_bitfields.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_bitfields.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_bitfields.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_bitfields.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_bitfields.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_bitfields.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_bitfields.c execution, -Os FAIL: gcc.target/x86_64/abi/test_bitfields.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_bitfields.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_complex_returning.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_complex_returning.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_complex_returning.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_complex_returning.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_complex_returning.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_complex_returning.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_complex_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_complex_returning.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_complex_returning.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_complex_returning.c execution, -Os FAIL: gcc.target/x86_64/abi/test_complex_returning.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_complex_returning.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_m64m128_returning.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_m64m128_returning.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_m64m128_returning.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_m64m128_returning.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_m64m128_returning.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_m64m128_returning.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_m64m128_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_m64m128_returning.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_m64m128_returning.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_m64m128_returning.c execution, -Os FAIL: gcc.target/x86_64/abi/test_m64m128_returning.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_m64m128_returning.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_passing_floats.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_passing_floats.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_passing_floats.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_passing_floats.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_passing_floats.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_passing_floats.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_passing_floats.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_floats.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_passing_floats.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_passing_floats.c execution, -Os FAIL: gcc.target/x86_64/abi/test_passing_floats.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_floats.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_passing_integers.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_passing_integers.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_passing_integers.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_passing_integers.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_passing_integers.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_passing_integers.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_passing_integers.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_integers.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_passing_integers.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_passing_integers.c execution, -Os FAIL: gcc.target/x86_64/abi/test_passing_integers.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_integers.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -Os FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -Os FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_passing_structs_and_unions.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs_and_unions.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_passing_structs_and_unions.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs_and_unions.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_passing_structs_and_unions.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs_and_unions.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_passing_structs_and_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs_and_unions.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_passing_structs_and_unions.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs_and_unions.c execution, -Os FAIL: gcc.target/x86_64/abi/test_passing_structs_and_unions.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs_and_unions.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -Os FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -Os FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -Os FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx/test_m256_returning.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx/test_m256_returning.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx/test_m256_returning.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx/test_m256_returning.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx/test_m256_returning.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx/test_m256_returning.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx/test_m256_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_m256_returning.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx/test_m256_returning.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx/test_m256_returning.c execution, -Os FAIL: gcc.target/x86_64/abi/avx/test_m256_returning.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_m256_returning.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -Os FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -Os FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -Os FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx512f/test_m512_returning.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_m512_returning.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx512f/test_m512_returning.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_m512_returning.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx512f/test_m512_returning.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_m512_returning.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx512f/test_m512_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_m512_returning.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx512f/test_m512_returning.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_m512_returning.c execution, -Os FAIL: gcc.target/x86_64/abi/avx512f/test_m512_returning.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_m512_returning.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -Os FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -Os FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -Os FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -Og -g FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O2 "-DGEN_ARGS=-p5" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O0 -g3 "-DGEN_ARGS=-p5\\ --omit-rbp-clobbers" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O0 -g3 "-DGEN_ARGS=-p5\\ --omit-rbp-clobbers" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O2 "-DGEN_ARGS=-p0" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O2 "-DGEN_ARGS=-p0" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O0 -g3 "-DGEN_ARGS=-p0\\ --omit-rbp-clobbers" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O0 -g3 "-DGEN_ARGS=-p0\\ --omit-rbp-clobbers" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O2 "-DGEN_ARGS=-p1" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O2 "-DGEN_ARGS=-p1" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O0 -g3 "-DGEN_ARGS=-p1\\ --omit-rbp-clobbers" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O0 -g3 "-DGEN_ARGS=-p1\\ --omit-rbp-clobbers" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O2 "-DGEN_ARGS=-p5" (test for excess errors) === gcc Summary for unix === # of expected passes 141058 # of unexpected failures 299 # of expected failures 536 # of unresolved testcases 168 # of unsupported tests 2274 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) FAIL: gcc.dg/asan/use-after-scope-4.c -O0 execution test FAIL: gcc.dg/pr34457-1.c (test for excess errors) 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" FAIL: gcc.dg/graphite/uns-interchange-9.c scan-tree-dump graphite "tiled" 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 -O0 -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O0 -mforce-drap -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 -O1 -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O1 -mforce-drap -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 -O2 -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -mforce-drap -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 -O3 -g -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O3 -g -mforce-drap -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 -Os -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -Os -mforce-drap -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 -fno-use-linker-plugin -flto-partition=none -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -mforce-drap -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-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -mforce-drap -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 -O0 -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O0 -mforce-drap -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 -O1 -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O1 -mforce-drap -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 -O2 -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -mforce-drap -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 -O3 -g -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O3 -g -mforce-drap -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 -Os -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -Os -mforce-drap -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 -fno-use-linker-plugin -flto-partition=none -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -mforce-drap -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) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -mforce-drap (test for excess errors) FAIL: gcc.dg/torture/stackalign/nested-6.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -mforce-drap -fpic (test for excess errors) FAIL: gcc.dg/tree-ssa/tailcall-7-run.c (test for excess errors) FAIL: gcc.target/i386/cet-sjlj-6a.c scan-assembler-times movq\\t.*buf\\\\+8 1 FAIL: gcc.target/i386/cet-sjlj-6a.c scan-assembler-times subq\\tbuf\\\\+8 1 FAIL: gcc.target/i386/cet-sjlj-6b.c scan-assembler-times movq\\t.*buf\\\\+16 1 FAIL: gcc.target/i386/cet-sjlj-6b.c scan-assembler-times subq\\tbuf\\\\+16 1 FAIL: gcc.target/i386/cleanup-1.c execution test FAIL: gcc.target/i386/cleanup-2.c execution test FAIL: gcc.target/i386/fentryname3.c scan-assembler 0x0f, 0x1f, 0x44, 0x00, 0x00 FAIL: gcc.target/i386/pr24414.c (test for excess errors) UNRESOLVED: gcc.target/i386/pr24414.c compilation failed to produce executable FAIL: gcc.target/i386/pr57193.c scan-assembler-times movdqa 2 FAIL: gcc.target/i386/pr79793-1.c scan-assembler-times sub[lq][\\t ]*\\\\\$400,[\\t ]*%[re]sp 1 FAIL: gcc.target/i386/pr79793-1.c scan-assembler-times fxsave64[\\t ]*-120\\\\(%[re]sp\\\\) 1 FAIL: gcc.target/i386/pr79793-1.c scan-assembler-times add[lq][\\t ]*\\\\\$400,[\\t ]*%[re]sp 1 FAIL: gcc.target/i386/pr79793-2.c scan-assembler-times sub[lq][\\t ]*\\\\\$392,[\\t ]*%[re]sp 1 FAIL: gcc.target/i386/pr79793-2.c scan-assembler-times fxsave64[\\t ]*-120\\\\(%[re]sp\\\\) 1 FAIL: gcc.target/i386/pr79793-2.c scan-assembler-times add[lq][\\t ]*\\\\\$400,[\\t ]*%[re]sp 1 FAIL: gcc.target/i386/pr85044.c (test for excess errors) FAIL: gcc.target/i386/pr90178.c scan-assembler-times xorl[\\\\t ]*\\\\%eax,[\\\\t ]*%eax 1 FAIL: gcc.target/i386/pr94417-1.c scan-assembler-times \\\\mendbr 2 FAIL: gcc.target/i386/shrink_wrap_1.c scan-rtl-dump pro_and_epilogue "Performing shrink-wrapping" FAIL: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c execution, -Os FAIL: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_3_element_struct_and_unions.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_basic_alignment.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_basic_alignment.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_basic_alignment.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_basic_alignment.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_basic_alignment.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_basic_alignment.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_basic_alignment.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_alignment.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_basic_alignment.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_basic_alignment.c execution, -Os FAIL: gcc.target/x86_64/abi/test_basic_alignment.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_alignment.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_basic_array_size_and_align.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_basic_array_size_and_align.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_basic_array_size_and_align.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_basic_array_size_and_align.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_basic_array_size_and_align.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_basic_array_size_and_align.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_basic_array_size_and_align.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_array_size_and_align.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_basic_array_size_and_align.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_basic_array_size_and_align.c execution, -Os FAIL: gcc.target/x86_64/abi/test_basic_array_size_and_align.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_array_size_and_align.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_basic_returning.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_basic_returning.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_basic_returning.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_basic_returning.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_basic_returning.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_basic_returning.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_basic_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_returning.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_basic_returning.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_basic_returning.c execution, -Os FAIL: gcc.target/x86_64/abi/test_basic_returning.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_returning.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_basic_sizes.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_basic_sizes.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_basic_sizes.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_basic_sizes.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_basic_sizes.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_basic_sizes.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_basic_sizes.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_sizes.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_basic_sizes.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_basic_sizes.c execution, -Os FAIL: gcc.target/x86_64/abi/test_basic_sizes.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_sizes.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c execution, -Os FAIL: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_struct_size_and_align.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_basic_union_size_and_align.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_basic_union_size_and_align.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_basic_union_size_and_align.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_basic_union_size_and_align.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_basic_union_size_and_align.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_basic_union_size_and_align.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_basic_union_size_and_align.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_union_size_and_align.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_basic_union_size_and_align.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_basic_union_size_and_align.c execution, -Os FAIL: gcc.target/x86_64/abi/test_basic_union_size_and_align.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_basic_union_size_and_align.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_bitfields.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_bitfields.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_bitfields.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_bitfields.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_bitfields.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_bitfields.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_bitfields.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_bitfields.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_bitfields.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_bitfields.c execution, -Os FAIL: gcc.target/x86_64/abi/test_bitfields.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_bitfields.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_complex_returning.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_complex_returning.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_complex_returning.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_complex_returning.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_complex_returning.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_complex_returning.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_complex_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_complex_returning.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_complex_returning.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_complex_returning.c execution, -Os FAIL: gcc.target/x86_64/abi/test_complex_returning.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_complex_returning.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_m64m128_returning.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_m64m128_returning.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_m64m128_returning.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_m64m128_returning.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_m64m128_returning.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_m64m128_returning.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_m64m128_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_m64m128_returning.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_m64m128_returning.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_m64m128_returning.c execution, -Os FAIL: gcc.target/x86_64/abi/test_m64m128_returning.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_m64m128_returning.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_passing_floats.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_passing_floats.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_passing_floats.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_passing_floats.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_passing_floats.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_passing_floats.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_passing_floats.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_floats.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_passing_floats.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_passing_floats.c execution, -Os FAIL: gcc.target/x86_64/abi/test_passing_floats.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_floats.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_passing_integers.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_passing_integers.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_passing_integers.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_passing_integers.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_passing_integers.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_passing_integers.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_passing_integers.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_integers.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_passing_integers.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_passing_integers.c execution, -Os FAIL: gcc.target/x86_64/abi/test_passing_integers.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_integers.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -Os FAIL: gcc.target/x86_64/abi/test_passing_m64m128.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_m64m128.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -Os FAIL: gcc.target/x86_64/abi/test_passing_structs.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_passing_structs_and_unions.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs_and_unions.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_passing_structs_and_unions.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs_and_unions.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_passing_structs_and_unions.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs_and_unions.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_passing_structs_and_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs_and_unions.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_passing_structs_and_unions.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs_and_unions.c execution, -Os FAIL: gcc.target/x86_64/abi/test_passing_structs_and_unions.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_structs_and_unions.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -Os FAIL: gcc.target/x86_64/abi/test_passing_unions.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_passing_unions.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -Os FAIL: gcc.target/x86_64/abi/test_struct_returning.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_struct_returning.c execution, -Og -g FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -O0 FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -O1 FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -O2 FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -Os FAIL: gcc.target/x86_64/abi/test_varargs.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/test_varargs.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx/test_m256_returning.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx/test_m256_returning.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx/test_m256_returning.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx/test_m256_returning.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx/test_m256_returning.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx/test_m256_returning.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx/test_m256_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_m256_returning.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx/test_m256_returning.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx/test_m256_returning.c execution, -Os FAIL: gcc.target/x86_64/abi/avx/test_m256_returning.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_m256_returning.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -Os FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_m256.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -Os FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_structs.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -Os FAIL: gcc.target/x86_64/abi/avx/test_passing_unions.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx/test_passing_unions.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx512f/test_m512_returning.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_m512_returning.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx512f/test_m512_returning.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_m512_returning.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx512f/test_m512_returning.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_m512_returning.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx512f/test_m512_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_m512_returning.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx512f/test_m512_returning.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_m512_returning.c execution, -Os FAIL: gcc.target/x86_64/abi/avx512f/test_m512_returning.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_m512_returning.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -Os FAIL: gcc.target/x86_64/abi/avx512f/test_passing_m512.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_m512.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -Os FAIL: gcc.target/x86_64/abi/avx512f/test_passing_structs.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_structs.c execution, -Og -g FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -O0 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -O0 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -O1 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -O1 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -O2 UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -O2 FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -O3 -g FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -Os UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -Os FAIL: gcc.target/x86_64/abi/avx512f/test_passing_unions.c compilation, -Og -g UNRESOLVED: gcc.target/x86_64/abi/avx512f/test_passing_unions.c execution, -Og -g FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O2 "-DGEN_ARGS=-p0" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O2 "-DGEN_ARGS=-p0" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O0 -g3 "-DGEN_ARGS=-p0\\ --omit-rbp-clobbers" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O0 -g3 "-DGEN_ARGS=-p0\\ --omit-rbp-clobbers" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O2 "-DGEN_ARGS=-p1" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O2 "-DGEN_ARGS=-p1" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O0 -g3 "-DGEN_ARGS=-p1\\ --omit-rbp-clobbers" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O0 -g3 "-DGEN_ARGS=-p1\\ --omit-rbp-clobbers" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O2 "-DGEN_ARGS=-p5" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O2 "-DGEN_ARGS=-p5" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O0 -g3 "-DGEN_ARGS=-p5\\ --omit-rbp-clobbers" (test for excess errors) FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O0 -g3 "-DGEN_ARGS=-p5\\ --omit-rbp-clobbers" (test for excess errors) === gcc Summary for unix/-fstack-protector === # of expected passes 141017 # of unexpected failures 311 # of expected failures 536 # of unresolved testcases 168 # of unsupported tests 2279 === gcc Summary === # of expected passes 282075 # of unexpected failures 610 # of expected failures 1072 # of unresolved testcases 336 # of unsupported tests 4553 /build/gcc-9-4pmY93/gcc-9-9.5.0/build/gcc/xgcc version 9.5.0 (Debian 9.5.0-2+b1) === gdc tests === Running target unix === gdc Summary for unix === # of expected passes 30152 Running target unix/-fstack-protector === gdc Summary for unix/-fstack-protector === # of expected passes 30152 === gdc Summary === # of expected passes 60304 /build/gcc-9-4pmY93/gcc-9-9.5.0/build/gcc/gdc 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/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) 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/pr95091.f90 -O (internal compiler error) FAIL: gfortran.dg/pr95091.f90 -O (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/vect/vect-8.f90 -O scan-tree-dump-times vect "vectorized 22 loops" 1 === gfortran Summary for unix === # of expected passes 51620 # of unexpected failures 55 # of expected failures 187 # of unsupported tests 94 Running target unix/-fstack-protector FAIL: gfortran.dg/elemental_dependency_4.f90 -O0 (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) 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/pr95091.f90 -O (internal compiler error) FAIL: gfortran.dg/pr95091.f90 -O (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/vect/vect-8.f90 -O scan-tree-dump-times vect "vectorized 22 loops" 1 === gfortran Summary for unix/-fstack-protector === # of expected passes 51620 # of unexpected failures 55 # of expected failures 187 # of unsupported tests 94 === gfortran Summary === # of expected passes 103240 # of unexpected failures 110 # of expected failures 374 # of unsupported tests 188 /build/gcc-9-4pmY93/gcc-9-9.5.0/build/gcc/gfortran version 9.5.0 (Debian 9.5.0-2+b1) === gm2 tests === Running target unix 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 === gm2 Summary for unix === # of expected passes 11714 # of unexpected failures 6 Running target unix/-fstack-protector 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 === gm2 Summary for unix/-fstack-protector === # of expected passes 11714 # of unexpected failures 6 === gm2 Summary === # of expected passes 23428 # of unexpected failures 12 === gnat tests === Running target unix FAIL: gnat.dg/align_max.adb (test for excess errors) === gnat Summary for unix === # of expected passes 3012 # of unexpected failures 1 # of expected failures 23 # of unsupported tests 3 Running target unix/-fstack-protector FAIL: gnat.dg/align_max.adb (test for excess errors) === gnat Summary for unix/-fstack-protector === # of expected passes 3012 # of unexpected failures 1 # of expected failures 23 # of unsupported tests 3 === gnat Summary === # of expected passes 6024 # of unexpected failures 2 # of expected failures 46 # of unsupported tests 6 /build/gcc-9-4pmY93/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, -O0 FAIL: go.go-torture/execute/names-1.go execution, -O1 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/names-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/names-1.go execution, -O3 -g FAIL: go.go-torture/execute/names-1.go execution, -Os 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 === # of expected passes 294 # of unexpected failures 288 # 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, -O0 FAIL: go.go-torture/execute/names-1.go execution, -O1 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 -funroll-loops FAIL: go.go-torture/execute/names-1.go execution, -O2 -fbounds-check FAIL: go.go-torture/execute/names-1.go execution, -O3 -g FAIL: go.go-torture/execute/names-1.go execution, -Os 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 295 # of unexpected failures 287 # of untested testcases 834 === go Summary === # of expected passes 589 # of unexpected failures 575 # of untested testcases 1668 /build/gcc-9-4pmY93/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-4pmY93/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 2796 # of unexpected failures 1 # of expected failures 6 # 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 2796 # of unexpected failures 1 # of expected failures 6 # of unresolved testcases 1 # of unsupported tests 68 === objc Summary === # of expected passes 5592 # of unexpected failures 2 # of expected failures 12 # of unresolved testcases 2 # of unsupported tests 136 /build/gcc-9-4pmY93/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-4pmY93/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 2229 Running target unix/-fstack-protector === libffi Summary for unix/-fstack-protector === # of expected passes 2229 === libffi Summary === # of expected passes 4458 === 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/modfetch/codehost 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 for unix === # of unexpected failures 184 Running target unix/-m32 FAIL: net/http FAIL: os === libgo Summary for unix/-m32 === # of expected passes 182 # of unexpected failures 2 Running target unix/-mx32 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/modfetch/codehost 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 for unix/-mx32 === # of unexpected failures 184 === libgo Summary === # of expected passes 182 # of unexpected failures 370 /build/gcc-9-4pmY93/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/for-11.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/for-12.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/for-16.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/for-3.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/for-5.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/for-6.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/for-9.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/function-not-offloaded.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-2.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-4.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-5.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-6.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-7.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-8.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-9.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr83046.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr93515.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/target-1.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/target-10.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/target-13.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/target-2.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/variable-not-offloaded.c (test for excess errors) FAIL: libgomp.c/examples-4/array_sections-3.c (test for excess errors) FAIL: libgomp.c/examples-4/array_sections-4.c (test for excess errors) FAIL: libgomp.c/examples-4/async_target-1.c (test for excess errors) FAIL: libgomp.c/examples-4/declare_target-1.c (test for excess errors) FAIL: libgomp.c/examples-4/declare_target-3.c (test for excess errors) FAIL: libgomp.c/examples-4/declare_target-4.c (test for excess errors) FAIL: libgomp.c/examples-4/declare_target-5.c (test for excess errors) FAIL: libgomp.c/examples-4/target-1.c (test for excess errors) FAIL: libgomp.c/examples-4/target-2.c (test for excess errors) FAIL: libgomp.c/examples-4/target-3.c (test for excess errors) FAIL: libgomp.c/examples-4/target-4.c (test for excess errors) FAIL: libgomp.c/examples-4/target_data-1.c (test for excess errors) FAIL: libgomp.c/examples-4/target_data-2.c (test for excess errors) FAIL: libgomp.c/examples-4/target_data-3.c (test for excess errors) FAIL: libgomp.c/examples-4/target_data-4.c (test for excess errors) FAIL: libgomp.c/examples-4/target_update-1.c (test for excess errors) FAIL: libgomp.c/examples-4/target_update-2.c (test for excess errors) FAIL: libgomp.c/examples-4/teams-2.c (test for excess errors) FAIL: libgomp.c/examples-4/teams-3.c (test for excess errors) FAIL: libgomp.c/examples-4/teams-4.c (test for excess errors) FAIL: libgomp.c/examples-4/teams-5.c (test for excess errors) FAIL: libgomp.c/examples-4/teams-6.c (test for excess errors) FAIL: libgomp.c/pr52547.c (test for excess errors) FAIL: libgomp.c/pr64734.c (test for excess errors) FAIL: libgomp.c/pr86660.c (test for excess errors) FAIL: libgomp.c/pr90811.c (test for excess errors) FAIL: libgomp.c/switch-conversion-2.c (test for excess errors) FAIL: libgomp.c/switch-conversion.c (test for excess errors) FAIL: libgomp.c/target-12.c (test for excess errors) FAIL: libgomp.c/target-14.c (test for excess errors) FAIL: libgomp.c/target-15.c (test for excess errors) FAIL: libgomp.c/target-16.c (test for excess errors) FAIL: libgomp.c/target-17.c (test for excess errors) FAIL: libgomp.c/target-18.c (test for excess errors) FAIL: libgomp.c/target-19.c (test for excess errors) FAIL: libgomp.c/target-21.c (test for excess errors) FAIL: libgomp.c/target-22.c (test for excess errors) FAIL: libgomp.c/target-23.c (test for excess errors) FAIL: libgomp.c/target-24.c (test for excess errors) FAIL: libgomp.c/target-25.c (test for excess errors) FAIL: libgomp.c/target-26.c (test for excess errors) FAIL: libgomp.c/target-27.c (test for excess errors) FAIL: libgomp.c/target-28.c (test for excess errors) FAIL: libgomp.c/target-29.c (test for excess errors) FAIL: libgomp.c/target-3.c (test for excess errors) FAIL: libgomp.c/target-30.c (test for excess errors) FAIL: libgomp.c/target-31.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/target-33.c (test for excess errors) FAIL: libgomp.c/target-34.c (test for excess errors) FAIL: libgomp.c/target-35.c (test for excess errors) FAIL: libgomp.c/target-36.c (test for excess errors) FAIL: libgomp.c/target-4.c (test for excess errors) FAIL: libgomp.c/target-5.c (test for excess errors) FAIL: libgomp.c/target-6.c (test for excess errors) FAIL: libgomp.c/target-7.c (test for excess errors) FAIL: libgomp.c/target-8.c (test for excess errors) FAIL: libgomp.c/target-9.c (test for excess errors) FAIL: libgomp.c/target-critical-1.c (test for excess errors) FAIL: libgomp.c/target-link-1.c (test for excess errors) FAIL: libgomp.c/target-teams-1.c (test for excess errors) 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/thread-limit-3.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-11.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-12.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-16.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-3.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-5.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-6.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-9.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/function-not-offloaded.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-2.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-4.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-5.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-6.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-7.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-8.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-9.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr83046.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr93515.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/target-1.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/target-10.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/target-13.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/target-2.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/variable-not-offloaded.c (test for excess errors) FAIL: libgomp.c++/examples-4/target_data-5.C (test for excess errors) FAIL: libgomp.c++/for-15.C (test for excess errors) FAIL: libgomp.c++/for-24.C (test for excess errors) FAIL: libgomp.c++/pr63248.C (test for excess errors) FAIL: libgomp.c++/pr69555-2.C (test for excess errors) FAIL: libgomp.c++/target-10.C (test for excess errors) FAIL: libgomp.c++/target-11.C (test for excess errors) FAIL: libgomp.c++/target-12.C (test for excess errors) FAIL: libgomp.c++/target-13.C (test for excess errors) FAIL: libgomp.c++/target-14.C (test for excess errors) FAIL: libgomp.c++/target-15.C (test for excess errors) FAIL: libgomp.c++/target-16.C (test for excess errors) FAIL: libgomp.c++/target-17.C (test for excess errors) FAIL: libgomp.c++/target-18.C (test for excess errors) FAIL: libgomp.c++/target-19.C (test for excess errors) FAIL: libgomp.c++/target-2.C (test for excess errors) FAIL: libgomp.c++/target-20.C (test for excess errors) FAIL: libgomp.c++/target-21.C (test for excess errors) FAIL: libgomp.c++/target-6.C (test for excess errors) FAIL: libgomp.c++/target-7.C (test for excess errors) FAIL: libgomp.c++/target-8.C (test for excess errors) FAIL: libgomp.c++/target-9.C (test for excess errors) FAIL: libgomp.fortran/declare-target-1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/declare-target-1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/declare-target-1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/declare-target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/declare-target-1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/declare-target-1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/async_target-1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-5.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-5.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-5.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-5.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-5.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target-1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target-1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target-1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target-2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target-2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target-2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target-3.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-3.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-3.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target-3.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target-3.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target-4.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-4.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-4.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target-4.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target-4.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-3.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-4.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-5.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-3.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-3.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-3.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-3.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-3.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-4.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-4.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-4.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-4.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-4.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-5.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-5.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-5.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-5.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-5.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-6.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-6.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-6.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-6.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-6.f90 -Os (test for excess errors) FAIL: libgomp.fortran/nestedfn5.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/nestedfn5.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/nestedfn5.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/nestedfn5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/nestedfn5.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/nestedfn5.f90 -Os (test for excess errors) FAIL: libgomp.fortran/pr66199-2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/pr66199-2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/pr66199-2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/pr66199-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/pr66199-2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/pr66199-2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target3.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target3.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target3.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target3.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target3.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target4.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target4.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target4.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target4.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target4.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target6.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target6.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target6.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target6.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target6.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target7.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target7.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target7.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target7.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target7.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target8.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target8.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target8.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target8.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target8.f90 -Os (test for excess errors) === libgomp Summary for unix === # of expected passes 6250 # of unexpected failures 333 # of expected failures 4 # of unresolved testcases 2 # of untested testcases 3 # of unsupported tests 385 Running target unix/-fstack-protector FAIL: libgomp.c/../libgomp.c-c++-common/for-11.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/for-12.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/for-16.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/for-3.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/for-5.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/for-6.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/for-9.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/function-not-offloaded.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-2.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-4.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-5.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-6.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-7.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-8.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-9.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr83046.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr93515.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/target-1.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/target-10.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/target-13.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/target-2.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/variable-not-offloaded.c (test for excess errors) FAIL: libgomp.c/examples-4/array_sections-3.c (test for excess errors) FAIL: libgomp.c/examples-4/array_sections-4.c (test for excess errors) FAIL: libgomp.c/examples-4/async_target-1.c (test for excess errors) FAIL: libgomp.c/examples-4/declare_target-1.c (test for excess errors) FAIL: libgomp.c/examples-4/declare_target-3.c (test for excess errors) FAIL: libgomp.c/examples-4/declare_target-4.c (test for excess errors) FAIL: libgomp.c/examples-4/declare_target-5.c (test for excess errors) FAIL: libgomp.c/examples-4/target-1.c (test for excess errors) FAIL: libgomp.c/examples-4/target-2.c (test for excess errors) FAIL: libgomp.c/examples-4/target-3.c (test for excess errors) FAIL: libgomp.c/examples-4/target-4.c (test for excess errors) FAIL: libgomp.c/examples-4/target_data-1.c (test for excess errors) FAIL: libgomp.c/examples-4/target_data-2.c (test for excess errors) FAIL: libgomp.c/examples-4/target_data-3.c (test for excess errors) FAIL: libgomp.c/examples-4/target_data-4.c (test for excess errors) FAIL: libgomp.c/examples-4/target_update-1.c (test for excess errors) FAIL: libgomp.c/examples-4/target_update-2.c (test for excess errors) FAIL: libgomp.c/examples-4/teams-2.c (test for excess errors) FAIL: libgomp.c/examples-4/teams-3.c (test for excess errors) FAIL: libgomp.c/examples-4/teams-4.c (test for excess errors) FAIL: libgomp.c/examples-4/teams-5.c (test for excess errors) FAIL: libgomp.c/examples-4/teams-6.c (test for excess errors) FAIL: libgomp.c/pr52547.c (test for excess errors) FAIL: libgomp.c/pr64734.c (test for excess errors) FAIL: libgomp.c/pr86660.c (test for excess errors) FAIL: libgomp.c/pr90811.c (test for excess errors) FAIL: libgomp.c/switch-conversion-2.c (test for excess errors) FAIL: libgomp.c/switch-conversion.c (test for excess errors) FAIL: libgomp.c/target-12.c (test for excess errors) FAIL: libgomp.c/target-14.c (test for excess errors) FAIL: libgomp.c/target-15.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-17.c (test for excess errors) FAIL: libgomp.c/target-18.c (test for excess errors) FAIL: libgomp.c/target-19.c (test for excess errors) FAIL: libgomp.c/target-21.c (test for excess errors) FAIL: libgomp.c/target-22.c (test for excess errors) FAIL: libgomp.c/target-23.c (test for excess errors) FAIL: libgomp.c/target-24.c (test for excess errors) FAIL: libgomp.c/target-25.c (test for excess errors) FAIL: libgomp.c/target-26.c (test for excess errors) FAIL: libgomp.c/target-27.c (test for excess errors) FAIL: libgomp.c/target-28.c (test for excess errors) FAIL: libgomp.c/target-29.c (test for excess errors) FAIL: libgomp.c/target-3.c (test for excess errors) FAIL: libgomp.c/target-30.c (test for excess errors) FAIL: libgomp.c/target-31.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/target-33.c (test for excess errors) FAIL: libgomp.c/target-34.c (test for excess errors) FAIL: libgomp.c/target-35.c (test for excess errors) FAIL: libgomp.c/target-36.c (test for excess errors) FAIL: libgomp.c/target-4.c (test for excess errors) FAIL: libgomp.c/target-5.c (test for excess errors) FAIL: libgomp.c/target-6.c (test for excess errors) FAIL: libgomp.c/target-7.c (test for excess errors) FAIL: libgomp.c/target-8.c (test for excess errors) FAIL: libgomp.c/target-9.c (test for excess errors) FAIL: libgomp.c/target-critical-1.c (test for excess errors) FAIL: libgomp.c/target-link-1.c (test for excess errors) FAIL: libgomp.c/target-teams-1.c (test for excess errors) 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/thread-limit-3.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-11.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-12.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-16.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-3.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-5.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-6.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-9.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/function-not-offloaded.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-2.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-4.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-5.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-6.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-7.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-8.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-9.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr83046.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr93515.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/target-1.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/target-10.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/target-13.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/target-2.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/variable-not-offloaded.c (test for excess errors) FAIL: libgomp.c++/examples-4/target_data-5.C (test for excess errors) FAIL: libgomp.c++/for-15.C (test for excess errors) FAIL: libgomp.c++/for-24.C (test for excess errors) FAIL: libgomp.c++/pr63248.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-10.C (test for excess errors) FAIL: libgomp.c++/target-11.C (test for excess errors) FAIL: libgomp.c++/target-12.C (test for excess errors) FAIL: libgomp.c++/target-13.C (test for excess errors) FAIL: libgomp.c++/target-14.C (test for excess errors) FAIL: libgomp.c++/target-15.C (test for excess errors) FAIL: libgomp.c++/target-16.C (test for excess errors) FAIL: libgomp.c++/target-17.C (test for excess errors) FAIL: libgomp.c++/target-18.C (test for excess errors) FAIL: libgomp.c++/target-19.C (test for excess errors) FAIL: libgomp.c++/target-2.C (test for excess errors) FAIL: libgomp.c++/target-20.C (test for excess errors) FAIL: libgomp.c++/target-21.C (test for excess errors) FAIL: libgomp.c++/target-6.C (test for excess errors) UNRESOLVED: libgomp.c++/target-6.C compilation failed to produce executable FAIL: libgomp.c++/target-7.C (test for excess errors) FAIL: libgomp.c++/target-8.C (test for excess errors) FAIL: libgomp.c++/target-9.C (test for excess errors) FAIL: libgomp.fortran/declare-target-1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/declare-target-1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/declare-target-1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/declare-target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/declare-target-1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/declare-target-1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/async_target-1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-5.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-5.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-5.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-5.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/declare_target-5.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target-1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target-1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target-1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target-2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target-2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target-2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target-3.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-3.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-3.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target-3.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target-3.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target-4.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-4.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-4.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target-4.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target-4.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-3.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-4.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_data-5.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/target_update-2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-3.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-3.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-3.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-3.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-3.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-4.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-4.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-4.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-4.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-4.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-5.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-5.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-5.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-5.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-5.f90 -Os (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-6.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-6.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-6.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-6.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-6.f90 -Os (test for excess errors) FAIL: libgomp.fortran/nestedfn5.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/nestedfn5.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/nestedfn5.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/nestedfn5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/nestedfn5.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/nestedfn5.f90 -Os (test for excess errors) FAIL: libgomp.fortran/pr66199-2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/pr66199-2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/pr66199-2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/pr66199-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/pr66199-2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/pr66199-2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target1.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target1.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target1.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target1.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target1.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target2.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target2.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target2.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target3.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target3.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target3.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target3.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target3.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target4.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target4.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target4.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target4.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target4.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target6.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target6.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target6.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target6.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target6.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target7.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target7.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target7.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target7.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target7.f90 -Os (test for excess errors) FAIL: libgomp.fortran/target8.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/target8.f90 -O1 (test for excess errors) FAIL: libgomp.fortran/target8.f90 -O2 (test for excess errors) FAIL: libgomp.fortran/target8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: libgomp.fortran/target8.f90 -O3 -g (test for excess errors) FAIL: libgomp.fortran/target8.f90 -Os (test for excess errors) === libgomp Summary for unix/-fstack-protector === # of expected passes 6247 # of unexpected failures 333 # of expected failures 4 # of unresolved testcases 5 # of untested testcases 3 # of unsupported tests 385 === libgomp Summary === # of expected passes 12497 # of unexpected failures 666 # of expected failures 8 # of unresolved testcases 7 # of untested testcases 6 # of unsupported tests 770 === 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 === libphobos tests === Running target unix FAIL: libphobos.phobos_shared/std/zip.d execution test === libphobos Summary for unix === # of expected passes 421 # of unexpected failures 1 # of unsupported tests 1 Running target unix/-fstack-protector FAIL: libphobos.phobos_shared/std/zip.d execution test === libphobos Summary for unix/-fstack-protector === # of expected passes 421 # of unexpected failures 1 # of unsupported tests 1 === libphobos Summary === # of expected passes 842 # of unexpected failures 2 # 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 13170 # of unexpected failures 8 # of expected failures 80 # of unsupported tests 338 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 13170 # of unexpected failures 8 # of expected failures 80 # of unsupported tests 338 === libstdc++ Summary === # of expected passes 26340 # of unexpected failures 16 # of expected failures 160 # of unsupported tests 676 Compiler version: 9.5.0 (Debian 9.5.0-2+b1) Platform: x86_64-pc-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,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-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 --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-4pmY93/gcc-9-9.5.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-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 amd64 GNU assembler, linker and binary utilities ii binutils-common:amd64 2.38.90.20220713-2 amd64 Common files for the GNU assembler, linker and binary utilities ii binutils-hppa64-linux-gnu 2.38.90.20220713-2 amd64 GNU assembler, linker and binary utilities targeted for hppa64-linux ii binutils-x86-64-linux-gnu 2.38.90.20220713-2 amd64 GNU binary utilities, for x86-64-linux-gnu target ii g++-12 12.2.0-3 amd64 GNU C++ compiler ii g++-12-multilib 12.2.0-3 amd64 GNU C++ compiler (multilib support) ii g++-9 9.5.0-2 amd64 GNU C++ compiler ii g++-multilib 4:12.2.0-1 amd64 GNU C++ compiler (multilib files) ii libc6:amd64 2.35-1 amd64 GNU C Library: Shared libraries ii libgmp-dev:amd64 2:6.2.1+dfsg1-1 amd64 Multiprecision arithmetic library developers tools ii libisl-dev:amd64 0.25-1 amd64 manipulating sets and relations of integer points bounded by linear constraints ii libmpc-dev:amd64 1.2.1-2 amd64 multiple precision complex floating-point library development package ii libmpfr-dev:amd64 4.1.0-3 amd64 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. 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: