From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from muffat.debian.org (muffat.debian.org [IPv6:2607:f8f0:614:1::1274:33]) by sourceware.org (Postfix) with ESMTPS id 8DDDC3858D1E for ; Sat, 24 Sep 2022 17:56:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8DDDC3858D1E 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]:38200) from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=coccia.debian.org,EMAIL=hostmaster@coccia.debian.org (verified) by muffat.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2) (envelope-from ) id 1oc9OX-00GdUD-6v for gcc-testresults@gcc.gnu.org; Sat, 24 Sep 2022 17:56:51 +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=RSHtIr+FPwXBORfYIoxySte4cm/12VnwszrYUpDRGEw=; b=gG kkEslgyZ76OjrT/0wc6i8CipSHH4Zio09HZYShc2/NhOLFRZN+ICWnZ52Lx92s4ir8B8EzJVRvsPW wJDTji/+9UsU/k/xTaH8/gyy98zNuISI2t655Du+tW0dXFqDl+zVX9RuAcVuogdQ2LrC9CzJq/sdC ht8joVL38RzYvuFDl+bhJyvuKBQ9MIDJ/+nQl52T+zo8AzlLTd1epvlIOn8AxrlMLfCtD8KUdsEv+ YCcT0RGAaUDynaRFi4Qd9TDJPiQb8T95WCNKuvpxFpOQOwxLYjMyfWwgYB49HAVPsfIM7DMm0DLR0 N0SYvPAi/O07jchik2jqWF8+tkljCgIg==; Received: from doko by coccia.debian.org with local (Exim 4.94.2) (envelope-from ) id 1oc9OT-0004rT-Ea; Sat, 24 Sep 2022 17:56:49 +0000 To: gcc-testresults@gcc.gnu.org Subject: Results for 9.5.0 (Debian 9.5.0-2+b1) testsuite on i686-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:56:49 +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 i686-pc-linux-gnu === brig tests === Running target unix === brig Summary === # of unsupported tests 1 === g++ tests === Running target unix FAIL: g++.dg/abi/anon1.C -std=c++98 scan-assembler-not globl FAIL: g++.dg/abi/anon1.C -std=c++14 scan-assembler-not globl FAIL: g++.dg/abi/anon1.C -std=c++17 scan-assembler-not globl FAIL: g++.dg/abi/anon4.C -std=c++98 scan-assembler-not comdat FAIL: g++.dg/abi/anon4.C -std=c++14 scan-assembler-not comdat FAIL: g++.dg/abi/anon4.C -std=c++17 scan-assembler-not comdat FAIL: g++.dg/pr71694.C -std=gnu++98 scan-assembler-not movl FAIL: g++.dg/pr71694.C -std=gnu++14 scan-assembler-not movl FAIL: g++.dg/pr71694.C -std=gnu++17 scan-assembler-not movl FAIL: g++.dg/pr80481.C -std=gnu++98 scan-assembler-not vmovaps FAIL: g++.dg/pr80481.C -std=gnu++14 scan-assembler-not vmovaps FAIL: g++.dg/pr80481.C -std=gnu++17 scan-assembler-not vmovaps FAIL: g++.dg/stackprotectexplicit2.C -std=gnu++98 scan-assembler-times stack_chk_fail 2 FAIL: g++.dg/stackprotectexplicit2.C -std=gnu++14 scan-assembler-times stack_chk_fail 2 FAIL: g++.dg/stackprotectexplicit2.C -std=gnu++17 scan-assembler-times stack_chk_fail 2 FAIL: g++.dg/ubsan/vla-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test === g++ Summary for unix === # of expected passes 135174 # of unexpected failures 16 # of expected failures 530 # of unsupported tests 6054 Running target unix/-fstack-protector FAIL: g++.dg/abi/anon1.C -std=c++98 scan-assembler-not globl FAIL: g++.dg/abi/anon1.C -std=c++14 scan-assembler-not globl FAIL: g++.dg/abi/anon1.C -std=c++17 scan-assembler-not globl FAIL: g++.dg/abi/anon4.C -std=c++98 scan-assembler-not comdat FAIL: g++.dg/abi/anon4.C -std=c++14 scan-assembler-not comdat FAIL: g++.dg/abi/anon4.C -std=c++17 scan-assembler-not comdat FAIL: g++.dg/pr71694.C -std=gnu++98 scan-assembler-not movl FAIL: g++.dg/pr71694.C -std=gnu++14 scan-assembler-not movl FAIL: g++.dg/pr71694.C -std=gnu++17 scan-assembler-not movl FAIL: g++.dg/pr80481.C -std=gnu++98 scan-assembler-not vmovaps FAIL: g++.dg/pr80481.C -std=gnu++14 scan-assembler-not vmovaps FAIL: g++.dg/pr80481.C -std=gnu++17 scan-assembler-not vmovaps FAIL: g++.dg/stackprotectexplicit2.C -std=gnu++98 scan-assembler-times stack_chk_fail 2 FAIL: g++.dg/stackprotectexplicit2.C -std=gnu++14 scan-assembler-times stack_chk_fail 2 FAIL: g++.dg/stackprotectexplicit2.C -std=gnu++17 scan-assembler-times stack_chk_fail 2 FAIL: g++.dg/ubsan/vla-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test === g++ Summary for unix/-fstack-protector === # of expected passes 135174 # of unexpected failures 16 # of expected failures 530 # of unsupported tests 6054 === g++ Summary === # of expected passes 270348 # of unexpected failures 32 # of expected failures 1060 # of unsupported tests 12108 /build/gcc-9-SaUZGJ/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/sibcall-11.c scan-assembler jmp 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/builtin-self.c -O0 scan-assembler-not \\tcall 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/avx512bw-vpmovswb-1.c scan-assembler-times vpmovswb[ \\\\t]+[^{\\n]*%xmm[0-9]+[^\\n]*res1[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovswb-1.c scan-assembler-times vpmovswb[ \\\\t]+[^{\\n]*%ymm[0-9]+[^\\n]*res2[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovswb-1.c scan-assembler-times vpmovswb[ \\\\t]+[^{\\n]*%zmm[0-9]+[^\\n]*res3[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovuswb-1.c scan-assembler-times vpmovuswb[ \\\\t]+[^{\\n]*%xmm[0-9]+[^\\n]*res1[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovuswb-1.c scan-assembler-times vpmovuswb[ \\\\t]+[^{\\n]*%ymm[0-9]+[^\\n]*res2[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovuswb-1.c scan-assembler-times vpmovuswb[ \\\\t]+[^{\\n]*%zmm[0-9]+[^\\n]*res3[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovwb-1.c scan-assembler-times vpmovwb[ \\\\t]+[^{\\n]*%xmm[0-9]+[^\\n]*res1[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovwb-1.c scan-assembler-times vpmovwb[ \\\\t]+[^{\\n]*%ymm[0-9]+[^\\n]*res2[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovwb-1.c scan-assembler-times vpmovwb[ \\\\t]+[^{\\n]*%zmm[0-9]+[^\\n]*res3[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/gfni-4.c (test for excess errors) UNRESOLVED: gcc.target/i386/gfni-4.c scan-assembler-times gf2p8affineinvqb[ \\\\t]+[^{\\n]*\\\\\$3[^\\n\\r]*%xmm[0-9]+[^\\n\\r]*%xmm[0-9]+(?:\\n|[ \\\\t]+#) 1 UNRESOLVED: gcc.target/i386/gfni-4.c scan-assembler-times gf2p8affineqb[ \\\\t]+[^{\\n]*\\\\\$3[^\\n\\r]*%xmm[0-9]+[^\\n\\r]*%xmm[0-9]+(?:\\n|[ \\\\t]+#) 1 UNRESOLVED: gcc.target/i386/gfni-4.c scan-assembler-times gf2p8mulb[ \\\\t]+[^{\\n]*%xmm[0-9]+[^\\n\\r]*%xmm[0-9]+(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/interrupt-11.c scan-assembler-not pushl[\\\\t ]*%ebx FAIL: gcc.target/i386/interrupt-12.c scan-assembler-not (push|pop)(l|q)[\\\\t ]*%(r|e)(b|c|d)x FAIL: gcc.target/i386/interrupt-12.c scan-assembler-times movl[\\\\t ]*-4\\\\(%ebp\\\\),[\\\\t ]*%eax 1 FAIL: gcc.target/i386/interrupt-13.c scan-assembler-not (push|pop)(l|q)[\\\\t ]*%(r|e)(b|c|d)x FAIL: gcc.target/i386/interrupt-13.c scan-assembler-times movl[\\\\t ]*-4\\\\(%ebp\\\\),[\\\\t ]*%eax 1 FAIL: gcc.target/i386/interrupt-15.c scan-assembler-not (push|pop)(l|q)[\\\\t ]*%(r|e)(b|c|d)x FAIL: gcc.target/i386/interrupt-15.c scan-assembler-times movl[\\\\t ]*-4\\\\(%ebp\\\\),[\\\\t ]*%eax 2 FAIL: gcc.target/i386/interrupt-16.c scan-assembler-not (push|pop)(l|q)[\\\\t ]*%(r|e)(a|b|c|d)x FAIL: gcc.target/i386/interrupt-17.c scan-assembler-not (push|pop)(l|q)[\\\\t ]*%(r|e)(a|b|c|d)x FAIL: gcc.target/i386/interrupt-8.c scan-assembler-not pushl[\\\\t ]*%ebx FAIL: gcc.target/i386/mvc10.c (test for excess errors) UNRESOLVED: gcc.target/i386/mvc10.c compilation failed to produce executable FAIL: gcc.target/i386/pad-10.c scan-assembler-not nop FAIL: gcc.target/i386/pr15184-1.c scan-assembler-times movb[ \\\\t]+%al 4 FAIL: gcc.target/i386/pr15184-2.c scan-assembler-times movb[ \\\\t]+%al 2 FAIL: gcc.target/i386/pr22076.c scan-assembler-times movq 3 FAIL: gcc.target/i386/pr24414.c (test for excess errors) FAIL: gcc.target/i386/pr49095.c scan-assembler-not \\\\(%eax\\\\), % FAIL: gcc.target/i386/pr57193.c scan-assembler-times movdqa 2 FAIL: gcc.target/i386/pr67770.c (test for excess errors) FAIL: gcc.target/i386/pr70263-2.c scan-rtl-dump ira "Adding REG_EQUIV to insn [0-9]+ for source of insn [0-9]+" FAIL: gcc.target/i386/pr78035.c scan-assembler-times cmp 2 FAIL: gcc.target/i386/pr81563.c scan-assembler-not movl[ \\\\t]+[0-9]*\\\\(%esp\\\\) FAIL: gcc.target/i386/pr81736-5.c scan-assembler-not %[re]bp FAIL: gcc.target/i386/pr81736-7.c scan-assembler-not %[re]bp FAIL: gcc.target/i386/pr84278.c scan-assembler-not \\\\(%.sp\\\\) FAIL: gcc.target/i386/pr85044.c (test for excess errors) FAIL: gcc.target/i386/pr85620-2.c scan-assembler-times \\\\mendbr 1 FAIL: gcc.target/i386/pr85667-6.c scan-assembler-times movl[^\\n\\r]*, %eax 1 WARNING: gcc.target/i386/pr88414.c (test for errors, line 15) program timed out. FAIL: gcc.target/i386/pr90178.c scan-assembler-times xorl[\\\\t ]*\\\\%eax,[\\\\t ]*%eax 1 FAIL: gcc.target/i386/pr93656.c (test for excess errors) FAIL: gcc.target/i386/sseregparm-3.c scan-assembler fldl FAIL: gcc.target/i386/stack-check-12.c scan-assembler pushl\\t%esi FAIL: gcc.target/i386/stack-check-12.c scan-assembler popl\\t%esi FAIL: gcc.target/i386/stack-check-17.c scan-assembler-times push[ql] 4 FAIL: gcc.target/i386/stack-prot-sym.c scan-assembler gs:my_guard FAIL: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c execution, -Os FAIL: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_64bit_returning.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_64bit_returning.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_64bit_returning.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_64bit_returning.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_64bit_returning.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_64bit_returning.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_64bit_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_64bit_returning.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_64bit_returning.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_64bit_returning.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_64bit_returning.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_64bit_returning.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_alignment.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_alignment.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_alignment.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_alignment.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_alignment.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_alignment.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_alignment.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_alignment.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_alignment.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_alignment.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_alignment.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_alignment.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_array_size_and_align.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_array_size_and_align.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_array_size_and_align.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_array_size_and_align.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_array_size_and_align.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_array_size_and_align.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_array_size_and_align.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_array_size_and_align.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_array_size_and_align.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_array_size_and_align.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_array_size_and_align.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_array_size_and_align.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_returning.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_returning.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_returning.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_returning.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_returning.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_returning.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_returning.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_returning.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_returning.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_returning.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_returning.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_sizes.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_sizes.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_sizes.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_sizes.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_sizes.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_sizes.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_sizes.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_sizes.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_sizes.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_sizes.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_sizes.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_sizes.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_union_size_and_align.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_union_size_and_align.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_union_size_and_align.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_union_size_and_align.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_union_size_and_align.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_union_size_and_align.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_union_size_and_align.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_union_size_and_align.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_union_size_and_align.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_union_size_and_align.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_union_size_and_align.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_union_size_and_align.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_bitfields.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_bitfields.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_bitfields.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_bitfields.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_bitfields.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_bitfields.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_bitfields.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_bitfields.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_bitfields.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_bitfields.c execution, -Os FAIL: gcc.target/i386/iamcu/test_bitfields.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_bitfields.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_complex_returning.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_complex_returning.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_complex_returning.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_complex_returning.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_complex_returning.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_complex_returning.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_complex_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_complex_returning.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_complex_returning.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_complex_returning.c execution, -Os FAIL: gcc.target/i386/iamcu/test_complex_returning.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_complex_returning.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_empty_structs_and_unions.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_empty_structs_and_unions.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_empty_structs_and_unions.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_empty_structs_and_unions.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_empty_structs_and_unions.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_empty_structs_and_unions.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_empty_structs_and_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_empty_structs_and_unions.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_empty_structs_and_unions.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_empty_structs_and_unions.c execution, -Os FAIL: gcc.target/i386/iamcu/test_empty_structs_and_unions.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_empty_structs_and_unions.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_passing_floats.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_passing_floats.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_passing_floats.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_passing_floats.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_passing_floats.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_passing_floats.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_passing_floats.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_floats.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_passing_floats.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_passing_floats.c execution, -Os FAIL: gcc.target/i386/iamcu/test_passing_floats.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_floats.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_passing_integers.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_passing_integers.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_passing_integers.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_passing_integers.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_passing_integers.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_passing_integers.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_passing_integers.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_integers.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_passing_integers.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_passing_integers.c execution, -Os FAIL: gcc.target/i386/iamcu/test_passing_integers.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_integers.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_passing_structs.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_passing_structs.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_passing_structs.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_passing_structs.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_passing_structs.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs.c execution, -Os FAIL: gcc.target/i386/iamcu/test_passing_structs.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_passing_structs_and_unions.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs_and_unions.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_passing_structs_and_unions.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs_and_unions.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_passing_structs_and_unions.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs_and_unions.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_passing_structs_and_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs_and_unions.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_passing_structs_and_unions.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs_and_unions.c execution, -Os FAIL: gcc.target/i386/iamcu/test_passing_structs_and_unions.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs_and_unions.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -Os FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_struct_returning.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_struct_returning.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_struct_returning.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_struct_returning.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_struct_returning.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_struct_returning.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_struct_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_struct_returning.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_struct_returning.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_struct_returning.c execution, -Os FAIL: gcc.target/i386/iamcu/test_struct_returning.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_struct_returning.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -Os FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -Og -g === gcc Summary for unix === # of expected passes 138806 # of unexpected failures 267 # of expected failures 542 # of unresolved testcases 114 # of unsupported tests 2657 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/sibcall-11.c scan-assembler jmp 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/builtin-self.c -O0 scan-assembler-not \\tcall 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/avx512bw-vpmovswb-1.c scan-assembler-times vpmovswb[ \\\\t]+[^{\\n]*%xmm[0-9]+[^\\n]*res1[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovswb-1.c scan-assembler-times vpmovswb[ \\\\t]+[^{\\n]*%ymm[0-9]+[^\\n]*res2[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovswb-1.c scan-assembler-times vpmovswb[ \\\\t]+[^{\\n]*%zmm[0-9]+[^\\n]*res3[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovuswb-1.c scan-assembler-times vpmovuswb[ \\\\t]+[^{\\n]*%xmm[0-9]+[^\\n]*res1[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovuswb-1.c scan-assembler-times vpmovuswb[ \\\\t]+[^{\\n]*%ymm[0-9]+[^\\n]*res2[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovuswb-1.c scan-assembler-times vpmovuswb[ \\\\t]+[^{\\n]*%zmm[0-9]+[^\\n]*res3[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovwb-1.c scan-assembler-times vpmovwb[ \\\\t]+[^{\\n]*%xmm[0-9]+[^\\n]*res1[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovwb-1.c scan-assembler-times vpmovwb[ \\\\t]+[^{\\n]*%ymm[0-9]+[^\\n]*res2[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/avx512bw-vpmovwb-1.c scan-assembler-times vpmovwb[ \\\\t]+[^{\\n]*%zmm[0-9]+[^\\n]*res3[^\\n]*{%k[1-7]}(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/gfni-4.c (test for excess errors) UNRESOLVED: gcc.target/i386/gfni-4.c scan-assembler-times gf2p8affineinvqb[ \\\\t]+[^{\\n]*\\\\\$3[^\\n\\r]*%xmm[0-9]+[^\\n\\r]*%xmm[0-9]+(?:\\n|[ \\\\t]+#) 1 UNRESOLVED: gcc.target/i386/gfni-4.c scan-assembler-times gf2p8affineqb[ \\\\t]+[^{\\n]*\\\\\$3[^\\n\\r]*%xmm[0-9]+[^\\n\\r]*%xmm[0-9]+(?:\\n|[ \\\\t]+#) 1 UNRESOLVED: gcc.target/i386/gfni-4.c scan-assembler-times gf2p8mulb[ \\\\t]+[^{\\n]*%xmm[0-9]+[^\\n\\r]*%xmm[0-9]+(?:\\n|[ \\\\t]+#) 1 FAIL: gcc.target/i386/interrupt-11.c scan-assembler-not pushl[\\\\t ]*%ebx FAIL: gcc.target/i386/interrupt-12.c scan-assembler-not (push|pop)(l|q)[\\\\t ]*%(r|e)(b|c|d)x FAIL: gcc.target/i386/interrupt-12.c scan-assembler-times movl[\\\\t ]*-4\\\\(%ebp\\\\),[\\\\t ]*%eax 1 FAIL: gcc.target/i386/interrupt-13.c scan-assembler-not (push|pop)(l|q)[\\\\t ]*%(r|e)(b|c|d)x FAIL: gcc.target/i386/interrupt-13.c scan-assembler-times movl[\\\\t ]*-4\\\\(%ebp\\\\),[\\\\t ]*%eax 1 FAIL: gcc.target/i386/interrupt-15.c scan-assembler-not (push|pop)(l|q)[\\\\t ]*%(r|e)(b|c|d)x FAIL: gcc.target/i386/interrupt-15.c scan-assembler-times movl[\\\\t ]*-4\\\\(%ebp\\\\),[\\\\t ]*%eax 2 FAIL: gcc.target/i386/interrupt-16.c scan-assembler-not (push|pop)(l|q)[\\\\t ]*%(r|e)(a|b|c|d)x FAIL: gcc.target/i386/interrupt-17.c scan-assembler-not (push|pop)(l|q)[\\\\t ]*%(r|e)(a|b|c|d)x FAIL: gcc.target/i386/interrupt-8.c scan-assembler-not pushl[\\\\t ]*%ebx FAIL: gcc.target/i386/mvc10.c (test for excess errors) UNRESOLVED: gcc.target/i386/mvc10.c compilation failed to produce executable FAIL: gcc.target/i386/pad-10.c scan-assembler-not nop FAIL: gcc.target/i386/pr15184-1.c scan-assembler-times movb[ \\\\t]+%al 4 FAIL: gcc.target/i386/pr15184-2.c scan-assembler-times movb[ \\\\t]+%al 2 FAIL: gcc.target/i386/pr22076.c scan-assembler-times movq 3 FAIL: gcc.target/i386/pr24414.c (test for excess errors) FAIL: gcc.target/i386/pr49095.c scan-assembler-not \\\\(%eax\\\\), % FAIL: gcc.target/i386/pr57193.c scan-assembler-times movdqa 2 FAIL: gcc.target/i386/pr67770.c (test for excess errors) FAIL: gcc.target/i386/pr70263-2.c scan-rtl-dump ira "Adding REG_EQUIV to insn [0-9]+ for source of insn [0-9]+" FAIL: gcc.target/i386/pr78035.c scan-assembler-times cmp 2 FAIL: gcc.target/i386/pr81563.c scan-assembler-not movl[ \\\\t]+[0-9]*\\\\(%esp\\\\) FAIL: gcc.target/i386/pr81736-5.c scan-assembler-not %[re]bp FAIL: gcc.target/i386/pr81736-7.c scan-assembler-not %[re]bp FAIL: gcc.target/i386/pr84278.c scan-assembler-not \\\\(%.sp\\\\) FAIL: gcc.target/i386/pr85044.c (test for excess errors) FAIL: gcc.target/i386/pr85620-2.c scan-assembler-times \\\\mendbr 1 FAIL: gcc.target/i386/pr85667-6.c scan-assembler-times movl[^\\n\\r]*, %eax 1 WARNING: gcc.target/i386/pr88414.c (test for errors, line 15) program timed out. FAIL: gcc.target/i386/pr90178.c scan-assembler-times xorl[\\\\t ]*\\\\%eax,[\\\\t ]*%eax 1 FAIL: gcc.target/i386/pr93656.c (test for excess errors) FAIL: gcc.target/i386/sseregparm-3.c scan-assembler fldl FAIL: gcc.target/i386/stack-check-12.c scan-assembler pushl\\t%esi FAIL: gcc.target/i386/stack-check-12.c scan-assembler popl\\t%esi FAIL: gcc.target/i386/stack-prot-sym.c scan-assembler gs:my_guard FAIL: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c execution, -Os FAIL: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_3_element_struct_and_unions.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_64bit_returning.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_64bit_returning.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_64bit_returning.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_64bit_returning.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_64bit_returning.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_64bit_returning.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_64bit_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_64bit_returning.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_64bit_returning.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_64bit_returning.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_64bit_returning.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_64bit_returning.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_alignment.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_alignment.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_alignment.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_alignment.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_alignment.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_alignment.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_alignment.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_alignment.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_alignment.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_alignment.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_alignment.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_alignment.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_array_size_and_align.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_array_size_and_align.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_array_size_and_align.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_array_size_and_align.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_array_size_and_align.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_array_size_and_align.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_array_size_and_align.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_array_size_and_align.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_array_size_and_align.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_array_size_and_align.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_array_size_and_align.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_array_size_and_align.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_returning.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_returning.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_returning.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_returning.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_returning.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_returning.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_returning.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_returning.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_returning.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_returning.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_returning.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_sizes.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_sizes.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_sizes.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_sizes.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_sizes.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_sizes.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_sizes.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_sizes.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_sizes.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_sizes.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_sizes.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_sizes.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_struct_size_and_align.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_basic_union_size_and_align.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_basic_union_size_and_align.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_basic_union_size_and_align.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_basic_union_size_and_align.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_basic_union_size_and_align.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_basic_union_size_and_align.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_basic_union_size_and_align.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_union_size_and_align.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_basic_union_size_and_align.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_basic_union_size_and_align.c execution, -Os FAIL: gcc.target/i386/iamcu/test_basic_union_size_and_align.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_basic_union_size_and_align.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_bitfields.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_bitfields.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_bitfields.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_bitfields.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_bitfields.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_bitfields.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_bitfields.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_bitfields.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_bitfields.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_bitfields.c execution, -Os FAIL: gcc.target/i386/iamcu/test_bitfields.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_bitfields.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_complex_returning.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_complex_returning.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_complex_returning.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_complex_returning.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_complex_returning.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_complex_returning.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_complex_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_complex_returning.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_complex_returning.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_complex_returning.c execution, -Os FAIL: gcc.target/i386/iamcu/test_complex_returning.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_complex_returning.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_empty_structs_and_unions.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_empty_structs_and_unions.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_empty_structs_and_unions.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_empty_structs_and_unions.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_empty_structs_and_unions.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_empty_structs_and_unions.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_empty_structs_and_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_empty_structs_and_unions.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_empty_structs_and_unions.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_empty_structs_and_unions.c execution, -Os FAIL: gcc.target/i386/iamcu/test_empty_structs_and_unions.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_empty_structs_and_unions.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_passing_floats.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_passing_floats.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_passing_floats.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_passing_floats.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_passing_floats.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_passing_floats.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_passing_floats.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_floats.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_passing_floats.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_passing_floats.c execution, -Os FAIL: gcc.target/i386/iamcu/test_passing_floats.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_floats.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_passing_integers.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_passing_integers.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_passing_integers.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_passing_integers.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_passing_integers.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_passing_integers.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_passing_integers.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_integers.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_passing_integers.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_passing_integers.c execution, -Os FAIL: gcc.target/i386/iamcu/test_passing_integers.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_integers.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_passing_structs.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_passing_structs.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_passing_structs.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_passing_structs.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_passing_structs.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs.c execution, -Os FAIL: gcc.target/i386/iamcu/test_passing_structs.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_passing_structs_and_unions.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs_and_unions.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_passing_structs_and_unions.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs_and_unions.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_passing_structs_and_unions.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs_and_unions.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_passing_structs_and_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs_and_unions.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_passing_structs_and_unions.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs_and_unions.c execution, -Os FAIL: gcc.target/i386/iamcu/test_passing_structs_and_unions.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_structs_and_unions.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -Os FAIL: gcc.target/i386/iamcu/test_passing_unions.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_passing_unions.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_struct_returning.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_struct_returning.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_struct_returning.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_struct_returning.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_struct_returning.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_struct_returning.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_struct_returning.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_struct_returning.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_struct_returning.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_struct_returning.c execution, -Os FAIL: gcc.target/i386/iamcu/test_struct_returning.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_struct_returning.c execution, -Og -g FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -O0 UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -O0 FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -O1 UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -O1 FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -O2 UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -O2 FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -O3 -g UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -O3 -g FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -Os UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -Os FAIL: gcc.target/i386/iamcu/test_varargs.c compilation, -Og -g UNRESOLVED: gcc.target/i386/iamcu/test_varargs.c execution, -Og -g === gcc Summary for unix/-fstack-protector === # of expected passes 138775 # of unexpected failures 269 # of expected failures 542 # of unresolved testcases 114 # of unsupported tests 2662 === gcc Summary === # of expected passes 277581 # of unexpected failures 536 # of expected failures 1084 # of unresolved testcases 228 # of unsupported tests 5319 /build/gcc-9-SaUZGJ/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-SaUZGJ/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/fast-math-mgrid-resid.f -O scan-tree-dump pcom "vectp_u.*__lsm.* = PHI <.*vectp_u.*__lsm" === gfortran Summary for unix === # of expected passes 51389 # of unexpected failures 55 # of expected failures 187 # of unsupported tests 204 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/fast-math-mgrid-resid.f -O scan-tree-dump pcom "vectp_u.*__lsm.* = PHI <.*vectp_u.*__lsm" === gfortran Summary for unix/-fstack-protector === # of expected passes 51389 # of unexpected failures 55 # of expected failures 187 # of unsupported tests 204 === gfortran Summary === # of expected passes 102778 # of unexpected failures 110 # of expected failures 374 # of unsupported tests 408 /build/gcc-9-SaUZGJ/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 === # of expected passes 11714 # of unexpected failures 6 === gnat tests === Running target unix FAIL: gnat.dg/align_max.adb (test for excess errors) === gnat Summary for unix === # of expected passes 3011 # of unexpected failures 1 # of expected failures 23 # of unsupported tests 4 Running target unix/-fstack-protector FAIL: gnat.dg/align_max.adb (test for excess errors) === gnat Summary for unix/-fstack-protector === # of expected passes 3011 # of unexpected failures 1 # of expected failures 23 # of unsupported tests 4 === gnat Summary === # of expected passes 6022 # of unexpected failures 2 # of expected failures 46 # of unsupported tests 8 /build/gcc-9-SaUZGJ/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 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, -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-SaUZGJ/gcc-9-9.5.0/build/gcc/gccgo version 9.5.0 (Debian 9.5.0-2+b1) === jit tests === Running target unix FAIL: test-vector-rvalues.cc.exe iteration 1 of 5: check_div: actual: c FAIL: test-vector-rvalues.cc.exe killed: 1269568 exp5 0 0 CHILDKILLED SIGABRT SIGABRT FAIL: test-vector-types.cc.exe iteration 1 of 5: check_div: actual: c FAIL: test-vector-types.cc.exe killed: 1269620 exp5 0 0 CHILDKILLED SIGABRT SIGABRT === jit Summary === # of expected passes 9725 # of unexpected failures 4 === obj-c++ tests === Running target unix === obj-c++ Summary === # of expected passes 1466 # of expected failures 2 # of unsupported tests 77 /build/gcc-9-SaUZGJ/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-SaUZGJ/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-SaUZGJ/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 44 # of unsupported tests 5 Running target unix/-fstack-protector === libatomic Summary for unix/-fstack-protector === # of expected passes 44 # of unsupported tests 5 === libatomic Summary === # of expected passes 88 # of unsupported tests 10 === libffi tests === Running target unix === libffi Summary for unix === # of expected passes 2814 Running target unix/-fstack-protector === libffi Summary for unix/-fstack-protector === # of expected passes 2814 === libffi Summary === # of expected passes 5628 === 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/-m64 FAIL: os === libgo Summary for unix/-m64 === # of expected passes 183 # of unexpected failures 1 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 183 # of unexpected failures 369 /build/gcc-9-SaUZGJ/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/pr52547.c (test for excess errors) === libgomp Summary for unix === # of expected passes 6586 # of unexpected failures 1 # of expected failures 4 # of unsupported tests 381 Running target unix/-fstack-protector FAIL: libgomp.c/pr52547.c (test for excess errors) === libgomp Summary for unix/-fstack-protector === # of expected passes 6586 # of unexpected failures 1 # of expected failures 4 # of unsupported tests 381 === libgomp Summary === # of expected passes 13172 # of unexpected failures 2 # of expected failures 8 # of unsupported tests 762 === 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 13178 # of unexpected failures 8 # of expected failures 80 # of unsupported tests 334 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 13178 # of unexpected failures 8 # of expected failures 80 # of unsupported tests 334 === libstdc++ Summary === # of expected passes 26356 # of unexpected failures 16 # of expected failures 160 # of unsupported tests 668 Compiler version: 9.5.0 (Debian 9.5.0-2+b1) Platform: i686-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=i686-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-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-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 i386 GNU assembler, linker and binary utilities ii binutils-common:i386 2.38.90.20220713-2 i386 Common files for the GNU assembler, linker and binary utilities ii binutils-hppa64-linux-gnu 2.38.90.20220713-2 i386 GNU assembler, linker and binary utilities targeted for hppa64-linux ii binutils-i686-linux-gnu 2.38.90.20220713-2 i386 GNU binary utilities, for i686-linux-gnu target ii g++-12 12.2.0-3 i386 GNU C++ compiler ii g++-12-multilib 12.2.0-3 i386 GNU C++ compiler (multilib support) ii g++-9 9.5.0-2 i386 GNU C++ compiler ii g++-multilib 4:12.2.0-1 i386 GNU C++ compiler (multilib files) ii libc6:i386 2.35-1 i386 GNU C Library: Shared libraries ii libgmp-dev:i386 2:6.2.1+dfsg1-1 i386 Multiprecision arithmetic library developers tools ii libisl-dev:i386 0.25-1 i386 manipulating sets and relations of integer points bounded by linear constraints ii libmpc-dev:i386 1.2.1-2 i386 multiple precision complex floating-point library development package ii libmpfr-dev:i386 4.1.0-3 i386 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-nobiarch-check: 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: