From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by sourceware.org (Postfix) with ESMTPS id A28753858439 for ; Sun, 2 Oct 2022 02:23:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A28753858439 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id 22E2421892 for ; Sun, 2 Oct 2022 02:23:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1664677430; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YIMt966MbrYIbsbm90clVtUvz7SvE0rr9Chk1UJZyQo=; b=GwKsKoq4gN1yPH9nG3vVYBgw3DtnosXTevDqvfIdjxSlmpiowm5q6b8D5MFZpojXqCHKfP RJTYph5XAXO/dIF+gotwcI1UTIV+f3N9H10iR4Jyfbyxbh3cTt9He45SMdc3KIh+c951+N 2JCC/C4li8KJroL6ifWYUIR/SuUZZpw= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1664677430; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YIMt966MbrYIbsbm90clVtUvz7SvE0rr9Chk1UJZyQo=; b=w8GLl2TMUHDmLiIh1urqZdnCnxfOfHvA+1KKyqSPvScf/P6kg70pX6KNLmBnObcnWJ9wn9 nQ7cv96g0LMPi0CA== Received: from hifive.suse.de (unknown [10.168.4.88]) by relay2.suse.de (Postfix) with ESMTP id 175F32C141 for ; Sun, 2 Oct 2022 02:23:50 +0000 (UTC) Received: by hifive.suse.de (Postfix, from userid 17005) id 97FA310B053; Sun, 2 Oct 2022 04:23:49 +0200 (CEST) Date: Sun, 02 Oct 2022 04:23:49 +0200 From: Andreas Schwab To: gcc-testresults@gcc.gnu.org Subject: Results for 13.0.0 20220930 (experimental) [master bbdcdf5cc73] (GCC) testsuite on riscv64-suse-linux-gnu Message-ID: <6338f635.LppqHMRFwtCu2KiO%schwab@suse.de> User-Agent: Heirloom mailx 12.5 7/5/10 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS,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: Fri Sep 30 00:37:31 UTC 2022 (revision bbdcdf5cc73) === acats tests === === acats Summary === # of expected passes 2328 # of unexpected failures 0 Native configuration is riscv64-suse-linux-gnu === g++ tests === Running target unix FAIL: c-c++-common/asan/alloca_big_alignment.c -O0 output pattern test FAIL: c-c++-common/asan/alloca_big_alignment.c -O1 output pattern test FAIL: c-c++-common/asan/alloca_big_alignment.c -O2 output pattern test FAIL: c-c++-common/asan/alloca_big_alignment.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/alloca_big_alignment.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/alloca_big_alignment.c -O3 -g output pattern test FAIL: c-c++-common/asan/alloca_big_alignment.c -Os output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O0 output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O1 output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O2 output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O3 -g output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -Os output pattern test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O0 execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O1 execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O2 execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O3 -g execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -Os execution test FAIL: c-c++-common/asan/alloca_overflow_partial.c -O0 output pattern test FAIL: c-c++-common/asan/alloca_overflow_partial.c -O1 output pattern test FAIL: c-c++-common/asan/alloca_overflow_partial.c -O2 output pattern test FAIL: c-c++-common/asan/alloca_overflow_partial.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/alloca_overflow_partial.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/alloca_overflow_partial.c -O3 -g output pattern test FAIL: c-c++-common/asan/alloca_overflow_partial.c -Os output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -O0 output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -O1 output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -O2 output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -O3 -g output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -Os output pattern test FAIL: c-c++-common/asan/alloca_safe_access.c -O0 execution test FAIL: c-c++-common/asan/alloca_safe_access.c -O1 execution test FAIL: c-c++-common/asan/alloca_safe_access.c -O2 execution test FAIL: c-c++-common/asan/alloca_safe_access.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/alloca_safe_access.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/alloca_safe_access.c -O3 -g execution test FAIL: c-c++-common/asan/alloca_safe_access.c -Os execution test FAIL: c-c++-common/asan/alloca_underflow_left.c -O0 output pattern test FAIL: c-c++-common/asan/alloca_underflow_left.c -O1 output pattern test FAIL: c-c++-common/asan/alloca_underflow_left.c -O2 output pattern test FAIL: c-c++-common/asan/alloca_underflow_left.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/alloca_underflow_left.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/alloca_underflow_left.c -O3 -g output pattern test FAIL: c-c++-common/asan/alloca_underflow_left.c -Os output pattern test FAIL: c-c++-common/asan/asan-interface-1.c -O0 execution test FAIL: c-c++-common/asan/asan-interface-1.c -O1 execution test FAIL: c-c++-common/asan/asan-interface-1.c -O2 execution test FAIL: c-c++-common/asan/asan-interface-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/asan-interface-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/asan-interface-1.c -O3 -g execution test FAIL: c-c++-common/asan/asan-interface-1.c -Os execution test FAIL: c-c++-common/asan/asan-stack-small.c -O0 execution test FAIL: c-c++-common/asan/asan-stack-small.c -O1 execution test FAIL: c-c++-common/asan/asan-stack-small.c -O2 execution test FAIL: c-c++-common/asan/asan-stack-small.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/asan-stack-small.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/asan-stack-small.c -O3 -g execution test FAIL: c-c++-common/asan/asan-stack-small.c -Os execution test FAIL: c-c++-common/asan/bitfield-1.c -O0 output pattern test FAIL: c-c++-common/asan/bitfield-1.c -O1 output pattern test FAIL: c-c++-common/asan/bitfield-1.c -O2 output pattern test FAIL: c-c++-common/asan/bitfield-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/bitfield-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/bitfield-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/bitfield-1.c -Os output pattern test FAIL: c-c++-common/asan/bitfield-2.c -O0 output pattern test FAIL: c-c++-common/asan/bitfield-2.c -O1 output pattern test FAIL: c-c++-common/asan/bitfield-2.c -O2 output pattern test FAIL: c-c++-common/asan/bitfield-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/bitfield-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/bitfield-2.c -O3 -g output pattern test FAIL: c-c++-common/asan/bitfield-2.c -Os output pattern test FAIL: c-c++-common/asan/bitfield-3.c -O0 output pattern test FAIL: c-c++-common/asan/bitfield-3.c -O1 output pattern test FAIL: c-c++-common/asan/bitfield-3.c -O2 output pattern test FAIL: c-c++-common/asan/bitfield-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/bitfield-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/bitfield-3.c -O3 -g output pattern test FAIL: c-c++-common/asan/bitfield-3.c -Os output pattern test FAIL: c-c++-common/asan/bitfield-4.c -O0 output pattern test FAIL: c-c++-common/asan/bitfield-4.c -O1 output pattern test FAIL: c-c++-common/asan/bitfield-4.c -O2 output pattern test FAIL: c-c++-common/asan/bitfield-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/bitfield-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/bitfield-4.c -O3 -g output pattern test FAIL: c-c++-common/asan/bitfield-4.c -Os output pattern test FAIL: c-c++-common/asan/bitfield-5.c -O0 output pattern test FAIL: c-c++-common/asan/bitfield-5.c -O1 output pattern test FAIL: c-c++-common/asan/bitfield-5.c -O2 output pattern test FAIL: c-c++-common/asan/bitfield-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/bitfield-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/bitfield-5.c -O3 -g output pattern test FAIL: c-c++-common/asan/bitfield-5.c -Os output pattern test FAIL: c-c++-common/asan/clone-test-1.c -O0 execution test FAIL: c-c++-common/asan/clone-test-1.c -O1 execution test FAIL: c-c++-common/asan/clone-test-1.c -O2 execution test FAIL: c-c++-common/asan/clone-test-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/clone-test-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/clone-test-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/clone-test-1.c -O3 -g execution test FAIL: c-c++-common/asan/clone-test-1.c -Os execution test FAIL: c-c++-common/asan/global-overflow-1.c -O0 output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O2 output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -Os output pattern test FAIL: c-c++-common/asan/halt_on_error-1.c -O0 execution test FAIL: c-c++-common/asan/halt_on_error-1.c -O1 execution test FAIL: c-c++-common/asan/halt_on_error-1.c -O2 execution test FAIL: c-c++-common/asan/halt_on_error-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/halt_on_error-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/halt_on_error-1.c -O3 -g execution test FAIL: c-c++-common/asan/halt_on_error-1.c -Os execution test FAIL: c-c++-common/asan/halt_on_error-2.c -O0 output pattern test FAIL: c-c++-common/asan/halt_on_error-2.c -O1 output pattern test FAIL: c-c++-common/asan/halt_on_error-2.c -O2 output pattern test FAIL: c-c++-common/asan/halt_on_error-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/halt_on_error-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/halt_on_error-2.c -O3 -g output pattern test FAIL: c-c++-common/asan/halt_on_error-2.c -Os output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O0 output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O2 output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -Os output pattern test FAIL: c-c++-common/asan/memcmp-1.c -O0 output pattern test FAIL: c-c++-common/asan/memcmp-1.c -O1 output pattern test FAIL: c-c++-common/asan/memcmp-1.c -O2 output pattern test FAIL: c-c++-common/asan/memcmp-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/memcmp-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/memcmp-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/memcmp-1.c -Os output pattern test FAIL: c-c++-common/asan/pointer-compare-1.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-1.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-2.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-3.c -Os execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -O0 execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -O1 execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -O2 execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -Os execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -O0 execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -O1 execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -O2 execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -Os execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O0 execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O1 execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -Os execution test FAIL: c-c++-common/asan/pointer-subtract-4.c -O0 output pattern test FAIL: c-c++-common/asan/pointer-subtract-4.c -O1 output pattern test FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 output pattern test FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/pointer-subtract-4.c -O3 -g output pattern test FAIL: c-c++-common/asan/pointer-subtract-4.c -Os output pattern test FAIL: c-c++-common/asan/pr59063-1.c -O0 execution test FAIL: c-c++-common/asan/pr59063-1.c -O1 execution test FAIL: c-c++-common/asan/pr59063-1.c -O2 execution test FAIL: c-c++-common/asan/pr59063-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr59063-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr59063-1.c -O3 -g execution test FAIL: c-c++-common/asan/pr59063-1.c -Os execution test WARNING: c-c++-common/asan/pr59063-2.c -O0 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O0 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O0 execution test WARNING: c-c++-common/asan/pr59063-2.c -O1 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O1 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O1 execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test WARNING: c-c++-common/asan/pr59063-2.c -O3 -g (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O3 -g (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O3 -g execution test WARNING: c-c++-common/asan/pr59063-2.c -Os (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -Os (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -Os execution test FAIL: c-c++-common/asan/pr61530.c -O0 output pattern test FAIL: c-c++-common/asan/pr61530.c -O1 output pattern test FAIL: c-c++-common/asan/pr61530.c -O2 output pattern test FAIL: c-c++-common/asan/pr61530.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/pr61530.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/pr61530.c -O3 -g output pattern test FAIL: c-c++-common/asan/pr61530.c -Os output pattern test FAIL: c-c++-common/asan/pr62089.c -O0 output pattern test FAIL: c-c++-common/asan/pr62089.c -O1 output pattern test FAIL: c-c++-common/asan/pr62089.c -O2 output pattern test FAIL: c-c++-common/asan/pr62089.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/pr62089.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/pr62089.c -O3 -g output pattern test FAIL: c-c++-common/asan/pr62089.c -Os output pattern test FAIL: c-c++-common/asan/pr63316.c -O2 execution test FAIL: c-c++-common/asan/pr63316.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr63316.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr70541.c -O0 output pattern test FAIL: c-c++-common/asan/pr70712.c -O0 execution test FAIL: c-c++-common/asan/pr70712.c -O1 execution test FAIL: c-c++-common/asan/pr70712.c -O2 execution test FAIL: c-c++-common/asan/pr70712.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr70712.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr70712.c -O3 -g execution test FAIL: c-c++-common/asan/pr70712.c -Os execution test FAIL: c-c++-common/asan/pr71480.c -O0 execution test FAIL: c-c++-common/asan/pr71480.c -O1 execution test FAIL: c-c++-common/asan/pr71480.c -O2 execution test FAIL: c-c++-common/asan/pr71480.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr71480.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr71480.c -O3 -g execution test FAIL: c-c++-common/asan/pr71480.c -Os execution test FAIL: c-c++-common/asan/pr79944.c -O0 execution test FAIL: c-c++-common/asan/pr79944.c -O1 execution test FAIL: c-c++-common/asan/pr79944.c -O2 execution test FAIL: c-c++-common/asan/pr79944.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr79944.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr79944.c -O3 -g execution test FAIL: c-c++-common/asan/pr79944.c -Os execution test FAIL: c-c++-common/asan/pr80308.c -O0 execution test FAIL: c-c++-common/asan/pr80308.c -O1 execution test FAIL: c-c++-common/asan/pr80308.c -O2 execution test FAIL: c-c++-common/asan/pr80308.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr80308.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr80308.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/pr80308.c -O3 -g execution test FAIL: c-c++-common/asan/pr80308.c -Os execution test FAIL: c-c++-common/asan/pr81697.c -O1 execution test FAIL: c-c++-common/asan/pr81697.c -O2 execution test FAIL: c-c++-common/asan/pr81697.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr81697.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr81697.c -O3 -g execution test FAIL: c-c++-common/asan/pr81697.c -Os execution test FAIL: c-c++-common/asan/pr98920.c -O0 execution test FAIL: c-c++-common/asan/pr98920.c -O1 execution test FAIL: c-c++-common/asan/pr98920.c -O2 execution test FAIL: c-c++-common/asan/pr98920.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr98920.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr98920.c -O3 -g execution test FAIL: c-c++-common/asan/pr98920.c -Os execution test FAIL: c-c++-common/asan/pr99168.c -O0 execution test FAIL: c-c++-common/asan/pr99168.c -O1 execution test FAIL: c-c++-common/asan/pr99168.c -O2 execution test FAIL: c-c++-common/asan/pr99168.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr99168.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr99168.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/pr99168.c -O3 -g execution test FAIL: c-c++-common/asan/pr99168.c -Os execution test FAIL: c-c++-common/asan/rlimit-mmap-test-1.c -O0 output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O0 output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O1 output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O2 output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -Os output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O0 output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O2 output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -Os output pattern test FAIL: c-c++-common/asan/strip-path-prefix-1.c -O2 output pattern test FAIL: c-c++-common/asan/strip-path-prefix-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/strip-path-prefix-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/swapcontext-test-1.c -O0 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O1 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -g execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -Os execution test FAIL: c-c++-common/asan/use-after-free-1.c -O0 output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O1 output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O2 output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -Os output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -O0 output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -O1 output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -O2 output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -Os output pattern test FAIL: g++.dg/asan/asan_test.C -O2 execution test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O0 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O1 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O2 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O3 -g output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -Os output pattern test FAIL: g++.dg/asan/deep-tail-call-1.C -O0 output pattern test FAIL: g++.dg/asan/deep-tail-call-1.C -O1 output pattern test FAIL: g++.dg/asan/deep-tail-call-1.C -O2 output pattern test FAIL: g++.dg/asan/deep-tail-call-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/deep-tail-call-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/deep-tail-call-1.C -O3 -g output pattern test FAIL: g++.dg/asan/deep-tail-call-1.C -Os output pattern test FAIL: g++.dg/asan/deep-thread-stack-1.C -O0 output pattern test FAIL: g++.dg/asan/deep-thread-stack-1.C -O1 output pattern test FAIL: g++.dg/asan/deep-thread-stack-1.C -O2 output pattern test FAIL: g++.dg/asan/deep-thread-stack-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/deep-thread-stack-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/deep-thread-stack-1.C -O3 -g output pattern test FAIL: g++.dg/asan/deep-thread-stack-1.C -Os output pattern test FAIL: g++.dg/asan/function-argument-1.C -O0 output pattern test FAIL: g++.dg/asan/function-argument-1.C -O1 output pattern test FAIL: g++.dg/asan/function-argument-1.C -O2 output pattern test FAIL: g++.dg/asan/function-argument-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/function-argument-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/function-argument-1.C -O3 -g output pattern test FAIL: g++.dg/asan/function-argument-1.C -Os output pattern test FAIL: g++.dg/asan/function-argument-2.C -O0 output pattern test FAIL: g++.dg/asan/function-argument-2.C -O1 output pattern test FAIL: g++.dg/asan/function-argument-2.C -O2 output pattern test FAIL: g++.dg/asan/function-argument-2.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/function-argument-2.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/function-argument-2.C -O3 -g output pattern test FAIL: g++.dg/asan/function-argument-2.C -Os output pattern test FAIL: g++.dg/asan/function-argument-3.C -O0 output pattern test FAIL: g++.dg/asan/function-argument-3.C -O1 output pattern test FAIL: g++.dg/asan/function-argument-3.C -O2 output pattern test FAIL: g++.dg/asan/function-argument-3.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/function-argument-3.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/function-argument-3.C -O3 -g output pattern test FAIL: g++.dg/asan/function-argument-3.C -Os output pattern test FAIL: g++.dg/asan/function-argument-4.C -O0 output pattern test FAIL: g++.dg/asan/function-argument-4.C -O1 output pattern test FAIL: g++.dg/asan/function-argument-4.C -O2 output pattern test FAIL: g++.dg/asan/function-argument-4.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/function-argument-4.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/function-argument-4.C -O3 -g output pattern test FAIL: g++.dg/asan/function-argument-4.C -Os output pattern test FAIL: g++.dg/asan/interception-failure-test-1.C -O0 execution test FAIL: g++.dg/asan/interception-failure-test-1.C -O1 execution test FAIL: g++.dg/asan/interception-failure-test-1.C -O2 execution test FAIL: g++.dg/asan/interception-failure-test-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: g++.dg/asan/interception-failure-test-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: g++.dg/asan/interception-failure-test-1.C -O3 -g execution test FAIL: g++.dg/asan/interception-failure-test-1.C -Os execution test FAIL: g++.dg/asan/interception-test-1.C -O0 output pattern test FAIL: g++.dg/asan/interception-test-1.C -O1 output pattern test FAIL: g++.dg/asan/interception-test-1.C -O2 output pattern test FAIL: g++.dg/asan/interception-test-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/interception-test-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/interception-test-1.C -O3 -g output pattern test FAIL: g++.dg/asan/interception-test-1.C -Os output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O0 output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O1 output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O2 output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O3 -g output pattern test FAIL: g++.dg/asan/large-func-test-1.C -Os output pattern test FAIL: g++.dg/asan/pr62017.C -O0 execution test FAIL: g++.dg/asan/pr62017.C -Os execution test FAIL: g++.dg/asan/pr69276.C -O0 output pattern test FAIL: g++.dg/asan/pr77396.C -O0 execution test FAIL: g++.dg/asan/pr78651.C -O0 execution test FAIL: g++.dg/asan/pr81021.C -O0 execution test FAIL: g++.dg/asan/pr81021.C -O1 execution test FAIL: g++.dg/asan/pr81021.C -O2 execution test FAIL: g++.dg/asan/pr81021.C -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: g++.dg/asan/pr81021.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: g++.dg/asan/pr81021.C -O3 -g execution test FAIL: g++.dg/asan/pr81021.C -Os execution test FAIL: g++.dg/asan/pr85081.C -O0 execution test FAIL: g++.dg/asan/pr85774.C -O0 execution test FAIL: g++.dg/asan/pr85774.C -O1 execution test FAIL: g++.dg/asan/pr85774.C -O2 execution test FAIL: g++.dg/asan/pr85774.C -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: g++.dg/asan/pr85774.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: g++.dg/asan/pr85774.C -O3 -g execution test FAIL: g++.dg/asan/pr85774.C -Os execution test FAIL: g++.dg/asan/pr90570.C -O0 execution test FAIL: g++.dg/asan/pr90570.C -O1 execution test FAIL: g++.dg/asan/pr90570.C -O2 execution test FAIL: g++.dg/asan/pr90570.C -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: g++.dg/asan/pr90570.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: g++.dg/asan/pr90570.C -O3 -g execution test FAIL: g++.dg/asan/pr90570.C -Os execution test FAIL: g++.dg/asan/use-after-scope-1.C -O0 output pattern test FAIL: g++.dg/asan/use-after-scope-1.C -O1 output pattern test FAIL: g++.dg/asan/use-after-scope-1.C -O2 output pattern test FAIL: g++.dg/asan/use-after-scope-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/use-after-scope-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/use-after-scope-1.C -O3 -g output pattern test FAIL: g++.dg/asan/use-after-scope-1.C -Os output pattern test FAIL: g++.dg/asan/use-after-scope-2.C -O0 output pattern test FAIL: g++.dg/asan/use-after-scope-2.C -O1 output pattern test FAIL: g++.dg/asan/use-after-scope-2.C -O2 output pattern test FAIL: g++.dg/asan/use-after-scope-2.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/use-after-scope-2.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/use-after-scope-2.C -O3 -g output pattern test FAIL: g++.dg/asan/use-after-scope-2.C -Os output pattern test FAIL: g++.dg/asan/use-after-scope-3.C -O0 output pattern test FAIL: g++.dg/asan/use-after-scope-3.C -O1 output pattern test FAIL: g++.dg/asan/use-after-scope-3.C -O2 output pattern test FAIL: g++.dg/asan/use-after-scope-3.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/use-after-scope-3.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/use-after-scope-3.C -O3 -g output pattern test FAIL: g++.dg/asan/use-after-scope-3.C -Os output pattern test FAIL: g++.dg/asan/use-after-scope-types-1.C -O0 output pattern test FAIL: g++.dg/asan/use-after-scope-types-1.C -O1 output pattern test FAIL: g++.dg/asan/use-after-scope-types-1.C -O2 output pattern test FAIL: g++.dg/asan/use-after-scope-types-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/use-after-scope-types-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/use-after-scope-types-1.C -O3 -g output pattern test FAIL: g++.dg/asan/use-after-scope-types-1.C -Os output pattern test FAIL: g++.dg/asan/use-after-scope-types-2.C -O0 output pattern test FAIL: g++.dg/asan/use-after-scope-types-2.C -O1 output pattern test FAIL: g++.dg/asan/use-after-scope-types-2.C -O2 output pattern test FAIL: g++.dg/asan/use-after-scope-types-2.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/use-after-scope-types-2.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/use-after-scope-types-2.C -O3 -g output pattern test FAIL: g++.dg/asan/use-after-scope-types-2.C -Os output pattern test FAIL: g++.dg/asan/use-after-scope-types-3.C -O0 output pattern test FAIL: g++.dg/asan/use-after-scope-types-3.C -O1 output pattern test FAIL: g++.dg/asan/use-after-scope-types-3.C -O2 output pattern test FAIL: g++.dg/asan/use-after-scope-types-3.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/use-after-scope-types-3.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/use-after-scope-types-3.C -O3 -g output pattern test FAIL: g++.dg/asan/use-after-scope-types-3.C -Os output pattern test FAIL: g++.dg/asan/use-after-scope-types-4.C -O0 output pattern test FAIL: g++.dg/asan/use-after-scope-types-4.C -O1 output pattern test FAIL: g++.dg/asan/use-after-scope-types-4.C -O2 output pattern test FAIL: g++.dg/asan/use-after-scope-types-4.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/use-after-scope-types-4.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/use-after-scope-types-4.C -O3 -g output pattern test FAIL: g++.dg/asan/use-after-scope-types-4.C -Os output pattern test FAIL: g++.dg/asan/use-after-scope-types-5.C -O0 output pattern test FAIL: g++.dg/asan/use-after-scope-types-5.C -O1 output pattern test FAIL: g++.dg/asan/use-after-scope-types-5.C -O2 output pattern test FAIL: g++.dg/asan/use-after-scope-types-5.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/use-after-scope-types-5.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/use-after-scope-types-5.C -O3 -g output pattern test FAIL: g++.dg/asan/use-after-scope-types-5.C -Os output pattern test FAIL: c-c++-common/diagnostic-format-sarif-file-4.c -std=gnu++14 scan-sarif-file "text": " int \\\\u6587\\\\u5b57\\\\u5316\\\\u3051 = FAIL: c-c++-common/diagnostic-format-sarif-file-4.c -std=gnu++17 scan-sarif-file "text": " int \\\\u6587\\\\u5b57\\\\u5316\\\\u3051 = FAIL: c-c++-common/diagnostic-format-sarif-file-4.c -std=gnu++20 scan-sarif-file "text": " int \\\\u6587\\\\u5b57\\\\u5316\\\\u3051 = FAIL: c-c++-common/diagnostic-format-sarif-file-4.c -std=gnu++98 scan-sarif-file "text": " int \\\\u6587\\\\u5b57\\\\u5316\\\\u3051 = FAIL: c-c++-common/patchable_function_entry-decl.c -std=gnu++14 scan-assembler-times nop|NOP|SWYM 2 FAIL: c-c++-common/patchable_function_entry-decl.c -std=gnu++17 scan-assembler-times nop|NOP|SWYM 2 FAIL: c-c++-common/patchable_function_entry-decl.c -std=gnu++20 scan-assembler-times nop|NOP|SWYM 2 FAIL: c-c++-common/patchable_function_entry-decl.c -std=gnu++98 scan-assembler-times nop|NOP|SWYM 2 FAIL: c-c++-common/patchable_function_entry-default.c -std=gnu++14 scan-assembler-times nop|NOP|SWYM 3 FAIL: c-c++-common/patchable_function_entry-default.c -std=gnu++17 scan-assembler-times nop|NOP|SWYM 3 FAIL: c-c++-common/patchable_function_entry-default.c -std=gnu++20 scan-assembler-times nop|NOP|SWYM 3 FAIL: c-c++-common/patchable_function_entry-default.c -std=gnu++98 scan-assembler-times nop|NOP|SWYM 3 FAIL: c-c++-common/patchable_function_entry-definition.c -std=gnu++14 scan-assembler-times nop|NOP|SWYM 1 FAIL: c-c++-common/patchable_function_entry-definition.c -std=gnu++17 scan-assembler-times nop|NOP|SWYM 1 FAIL: c-c++-common/patchable_function_entry-definition.c -std=gnu++20 scan-assembler-times nop|NOP|SWYM 1 FAIL: c-c++-common/patchable_function_entry-definition.c -std=gnu++98 scan-assembler-times nop|NOP|SWYM 1 FAIL: c-c++-common/spec-barrier-1.c -std=gnu++14 (test for excess errors) FAIL: c-c++-common/spec-barrier-1.c -std=gnu++17 (test for excess errors) FAIL: c-c++-common/spec-barrier-1.c -std=gnu++20 (test for excess errors) FAIL: c-c++-common/spec-barrier-1.c -std=gnu++98 (test for excess errors) FAIL: g++.dg/pr94920.C -std=gnu++14 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/pr94920.C -std=gnu++17 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/pr94920.C -std=gnu++20 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/pr94920.C -std=gnu++98 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: c-c++-common/goacc/struct-component-kind-1.c -std=c++14 at line 68 (test for errors, line 67) FAIL: c-c++-common/goacc/struct-component-kind-1.c -std=c++17 at line 68 (test for errors, line 67) FAIL: c-c++-common/goacc/struct-component-kind-1.c -std=c++20 at line 68 (test for errors, line 67) FAIL: c-c++-common/goacc/struct-component-kind-1.c -std=c++98 at line 68 (test for errors, line 67) FAIL: g++.dg/guality/pr55665.C -O2 -flto -fno-use-linker-plugin -flto-partition=none line 23 p == 40 WARNING: g++.dg/modules/pr99023_b.X -std=c++2a dg-regexp 6 was found: "[^\\n]*: note: include '[^\\n]*/initializer_list' translated to import\\n" program timed out. WARNING: g++.dg/modules/pr99023_b.X -std=c++2b dg-regexp 6 was found: "[^\\n]*: note: include '[^\\n]*/initializer_list' translated to import\\n" program timed out. === g++ Summary === # of expected passes 226522 # of unexpected failures 501 # of expected failures 1922 # of unsupported tests 10683 /daten/riscv64/gcc/gcc-20220930/Build/gcc/xg++ version 13.0.0 20220930 (experimental) [master bbdcdf5cc73] (GCC) === gcc tests === Running target unix FAIL: gcc.dg/analyzer/pr104308.c (test for warnings, line 10) FAIL: gcc.dg/analyzer/pr104308.c (test for warnings, line 9) FAIL: c-c++-common/asan/alloca_big_alignment.c -O0 output pattern test FAIL: c-c++-common/asan/alloca_big_alignment.c -O1 output pattern test FAIL: c-c++-common/asan/alloca_big_alignment.c -O2 output pattern test FAIL: c-c++-common/asan/alloca_big_alignment.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/alloca_big_alignment.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/alloca_big_alignment.c -O3 -g output pattern test FAIL: c-c++-common/asan/alloca_big_alignment.c -Os output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O0 output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O1 output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O2 output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O3 -g output pattern test FAIL: c-c++-common/asan/alloca_detect_custom_size.c -Os output pattern test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O0 execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O1 execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O2 execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -O3 -g execution test FAIL: c-c++-common/asan/alloca_loop_unpoisoning.c -Os execution test FAIL: c-c++-common/asan/alloca_overflow_partial.c -O0 output pattern test FAIL: c-c++-common/asan/alloca_overflow_partial.c -O1 output pattern test FAIL: c-c++-common/asan/alloca_overflow_partial.c -O2 output pattern test FAIL: c-c++-common/asan/alloca_overflow_partial.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/alloca_overflow_partial.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/alloca_overflow_partial.c -O3 -g output pattern test FAIL: c-c++-common/asan/alloca_overflow_partial.c -Os output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -O0 output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -O1 output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -O2 output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -O3 -g output pattern test FAIL: c-c++-common/asan/alloca_overflow_right.c -Os output pattern test FAIL: c-c++-common/asan/alloca_safe_access.c -O0 execution test FAIL: c-c++-common/asan/alloca_safe_access.c -O1 execution test FAIL: c-c++-common/asan/alloca_safe_access.c -O2 execution test FAIL: c-c++-common/asan/alloca_safe_access.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/alloca_safe_access.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/alloca_safe_access.c -O3 -g execution test FAIL: c-c++-common/asan/alloca_safe_access.c -Os execution test FAIL: c-c++-common/asan/alloca_underflow_left.c -O0 output pattern test FAIL: c-c++-common/asan/alloca_underflow_left.c -O1 output pattern test FAIL: c-c++-common/asan/alloca_underflow_left.c -O2 output pattern test FAIL: c-c++-common/asan/alloca_underflow_left.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/alloca_underflow_left.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/alloca_underflow_left.c -O3 -g output pattern test FAIL: c-c++-common/asan/alloca_underflow_left.c -Os output pattern test FAIL: c-c++-common/asan/asan-interface-1.c -O0 execution test FAIL: c-c++-common/asan/asan-interface-1.c -O1 execution test FAIL: c-c++-common/asan/asan-interface-1.c -O2 execution test FAIL: c-c++-common/asan/asan-interface-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/asan-interface-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/asan-interface-1.c -O3 -g execution test FAIL: c-c++-common/asan/asan-interface-1.c -Os execution test FAIL: c-c++-common/asan/asan-stack-small.c -O0 execution test FAIL: c-c++-common/asan/asan-stack-small.c -O1 execution test FAIL: c-c++-common/asan/asan-stack-small.c -O2 execution test FAIL: c-c++-common/asan/asan-stack-small.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/asan-stack-small.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/asan-stack-small.c -O3 -g execution test FAIL: c-c++-common/asan/asan-stack-small.c -Os execution test FAIL: c-c++-common/asan/bitfield-1.c -O0 output pattern test FAIL: c-c++-common/asan/bitfield-1.c -O1 output pattern test FAIL: c-c++-common/asan/bitfield-1.c -O2 output pattern test FAIL: c-c++-common/asan/bitfield-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/bitfield-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/bitfield-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/bitfield-1.c -Os output pattern test FAIL: c-c++-common/asan/bitfield-2.c -O0 output pattern test FAIL: c-c++-common/asan/bitfield-2.c -O1 output pattern test FAIL: c-c++-common/asan/bitfield-2.c -O2 output pattern test FAIL: c-c++-common/asan/bitfield-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/bitfield-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/bitfield-2.c -O3 -g output pattern test FAIL: c-c++-common/asan/bitfield-2.c -Os output pattern test FAIL: c-c++-common/asan/bitfield-3.c -O0 output pattern test FAIL: c-c++-common/asan/bitfield-3.c -O1 output pattern test FAIL: c-c++-common/asan/bitfield-3.c -O2 output pattern test FAIL: c-c++-common/asan/bitfield-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/bitfield-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/bitfield-3.c -O3 -g output pattern test FAIL: c-c++-common/asan/bitfield-3.c -Os output pattern test FAIL: c-c++-common/asan/bitfield-4.c -O0 output pattern test FAIL: c-c++-common/asan/bitfield-4.c -O1 output pattern test FAIL: c-c++-common/asan/bitfield-4.c -O2 output pattern test FAIL: c-c++-common/asan/bitfield-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/bitfield-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/bitfield-4.c -O3 -g output pattern test FAIL: c-c++-common/asan/bitfield-4.c -Os output pattern test FAIL: c-c++-common/asan/bitfield-5.c -O0 output pattern test FAIL: c-c++-common/asan/bitfield-5.c -O1 output pattern test FAIL: c-c++-common/asan/bitfield-5.c -O2 output pattern test FAIL: c-c++-common/asan/bitfield-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/bitfield-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/bitfield-5.c -O3 -g output pattern test FAIL: c-c++-common/asan/bitfield-5.c -Os output pattern test FAIL: c-c++-common/asan/clone-test-1.c -O0 execution test FAIL: c-c++-common/asan/clone-test-1.c -O1 execution test FAIL: c-c++-common/asan/clone-test-1.c -O2 execution test FAIL: c-c++-common/asan/clone-test-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/clone-test-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/clone-test-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/clone-test-1.c -O3 -g execution test FAIL: c-c++-common/asan/clone-test-1.c -Os execution test FAIL: c-c++-common/asan/global-overflow-1.c -O0 output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O2 output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -Os output pattern test FAIL: c-c++-common/asan/halt_on_error-1.c -O0 execution test FAIL: c-c++-common/asan/halt_on_error-1.c -O1 execution test FAIL: c-c++-common/asan/halt_on_error-1.c -O2 execution test FAIL: c-c++-common/asan/halt_on_error-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/halt_on_error-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/halt_on_error-1.c -O3 -g execution test FAIL: c-c++-common/asan/halt_on_error-1.c -Os execution test FAIL: c-c++-common/asan/halt_on_error-2.c -O0 output pattern test FAIL: c-c++-common/asan/halt_on_error-2.c -O1 output pattern test FAIL: c-c++-common/asan/halt_on_error-2.c -O2 output pattern test FAIL: c-c++-common/asan/halt_on_error-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/halt_on_error-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/halt_on_error-2.c -O3 -g output pattern test FAIL: c-c++-common/asan/halt_on_error-2.c -Os output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O0 output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O2 output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -Os output pattern test FAIL: c-c++-common/asan/memcmp-1.c -O0 output pattern test FAIL: c-c++-common/asan/memcmp-1.c -O1 output pattern test FAIL: c-c++-common/asan/memcmp-1.c -O2 output pattern test FAIL: c-c++-common/asan/memcmp-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/memcmp-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/memcmp-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/memcmp-1.c -Os output pattern test FAIL: c-c++-common/asan/pointer-compare-1.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-1.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-2.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-3.c -Os execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -O0 execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -O1 execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -O2 execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-subtract-1.c -Os execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -O0 execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -O1 execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -O2 execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-subtract-2.c -Os execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O0 execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O1 execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -Os execution test FAIL: c-c++-common/asan/pointer-subtract-4.c -O0 output pattern test FAIL: c-c++-common/asan/pointer-subtract-4.c -O1 output pattern test FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 output pattern test FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/pointer-subtract-4.c -O3 -g output pattern test FAIL: c-c++-common/asan/pointer-subtract-4.c -Os output pattern test FAIL: c-c++-common/asan/pr59063-1.c -O0 execution test FAIL: c-c++-common/asan/pr59063-1.c -O1 execution test FAIL: c-c++-common/asan/pr59063-1.c -O2 execution test FAIL: c-c++-common/asan/pr59063-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr59063-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr59063-1.c -O3 -g execution test FAIL: c-c++-common/asan/pr59063-1.c -Os execution test WARNING: c-c++-common/asan/pr59063-2.c -O0 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O0 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O0 execution test WARNING: c-c++-common/asan/pr59063-2.c -O1 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O1 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O1 execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test WARNING: c-c++-common/asan/pr59063-2.c -O3 -g (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O3 -g (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O3 -g execution test WARNING: c-c++-common/asan/pr59063-2.c -Os (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -Os (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -Os execution test FAIL: c-c++-common/asan/pr61530.c -O0 output pattern test FAIL: c-c++-common/asan/pr61530.c -O1 output pattern test FAIL: c-c++-common/asan/pr61530.c -O2 output pattern test FAIL: c-c++-common/asan/pr61530.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/pr61530.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/pr61530.c -O3 -g output pattern test FAIL: c-c++-common/asan/pr61530.c -Os output pattern test FAIL: c-c++-common/asan/pr62089.c -O0 output pattern test FAIL: c-c++-common/asan/pr62089.c -O1 output pattern test FAIL: c-c++-common/asan/pr62089.c -O2 output pattern test FAIL: c-c++-common/asan/pr62089.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/pr62089.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/pr62089.c -O3 -g output pattern test FAIL: c-c++-common/asan/pr62089.c -Os output pattern test FAIL: c-c++-common/asan/pr63316.c -O2 execution test FAIL: c-c++-common/asan/pr63316.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr63316.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr70541.c -O0 output pattern test FAIL: c-c++-common/asan/pr70712.c -O0 execution test FAIL: c-c++-common/asan/pr70712.c -O1 execution test FAIL: c-c++-common/asan/pr70712.c -O2 execution test FAIL: c-c++-common/asan/pr70712.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr70712.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr70712.c -O3 -g execution test FAIL: c-c++-common/asan/pr70712.c -Os execution test FAIL: c-c++-common/asan/pr71480.c -O0 execution test FAIL: c-c++-common/asan/pr71480.c -O1 execution test FAIL: c-c++-common/asan/pr71480.c -O2 execution test FAIL: c-c++-common/asan/pr71480.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr71480.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr71480.c -O3 -g execution test FAIL: c-c++-common/asan/pr71480.c -Os execution test FAIL: c-c++-common/asan/pr79944.c -O0 execution test FAIL: c-c++-common/asan/pr79944.c -O1 execution test FAIL: c-c++-common/asan/pr79944.c -O2 execution test FAIL: c-c++-common/asan/pr79944.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr79944.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr79944.c -O3 -g execution test FAIL: c-c++-common/asan/pr79944.c -Os execution test FAIL: c-c++-common/asan/pr80308.c -O0 execution test FAIL: c-c++-common/asan/pr80308.c -O1 execution test FAIL: c-c++-common/asan/pr80308.c -O2 execution test FAIL: c-c++-common/asan/pr80308.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr80308.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr80308.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/pr80308.c -O3 -g execution test FAIL: c-c++-common/asan/pr80308.c -Os execution test FAIL: c-c++-common/asan/pr81697.c -O1 execution test FAIL: c-c++-common/asan/pr81697.c -O2 execution test FAIL: c-c++-common/asan/pr81697.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr81697.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr81697.c -O3 -g execution test FAIL: c-c++-common/asan/pr81697.c -Os execution test FAIL: c-c++-common/asan/pr98920.c -O0 execution test FAIL: c-c++-common/asan/pr98920.c -O1 execution test FAIL: c-c++-common/asan/pr98920.c -O2 execution test FAIL: c-c++-common/asan/pr98920.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr98920.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr98920.c -O3 -g execution test FAIL: c-c++-common/asan/pr98920.c -Os execution test FAIL: c-c++-common/asan/pr99168.c -O0 execution test FAIL: c-c++-common/asan/pr99168.c -O1 execution test FAIL: c-c++-common/asan/pr99168.c -O2 execution test FAIL: c-c++-common/asan/pr99168.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr99168.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr99168.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/pr99168.c -O3 -g execution test FAIL: c-c++-common/asan/pr99168.c -Os execution test FAIL: c-c++-common/asan/rlimit-mmap-test-1.c -O0 output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O0 output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O1 output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O2 output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -Os output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O0 output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O2 output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -Os output pattern test FAIL: c-c++-common/asan/strip-path-prefix-1.c -O2 output pattern test FAIL: c-c++-common/asan/strip-path-prefix-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/strip-path-prefix-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/swapcontext-test-1.c -O0 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O1 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -g execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -Os execution test FAIL: c-c++-common/asan/use-after-free-1.c -O0 output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O1 output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O2 output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -Os output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -O0 output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -O1 output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -O2 output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/use-after-return-1.c -Os output pattern test FAIL: gcc.dg/asan/nosanitize-and-inline.c -O0 execution test FAIL: gcc.dg/asan/nosanitize-and-inline.c -O1 execution test FAIL: gcc.dg/asan/nosanitize-and-inline.c -O2 execution test FAIL: gcc.dg/asan/nosanitize-and-inline.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/asan/nosanitize-and-inline.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/asan/nosanitize-and-inline.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gcc.dg/asan/nosanitize-and-inline.c -O3 -g execution test FAIL: gcc.dg/asan/nosanitize-and-inline.c -Os execution test FAIL: gcc.dg/asan/pr105396.c -O0 output pattern test FAIL: gcc.dg/asan/pr105714.c -Os output pattern test FAIL: gcc.dg/asan/pr78541.c -O0 output pattern test FAIL: gcc.dg/asan/pr78541.c -O1 output pattern test FAIL: gcc.dg/asan/pr78541.c -O2 output pattern test FAIL: gcc.dg/asan/pr78541.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: gcc.dg/asan/pr78541.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: gcc.dg/asan/pr78541.c -O3 -g output pattern test FAIL: gcc.dg/asan/pr78541.c -Os output pattern test FAIL: gcc.dg/asan/pr80166.c -O0 execution test FAIL: gcc.dg/asan/pr80166.c -O1 execution test FAIL: gcc.dg/asan/pr80166.c -O2 execution test FAIL: gcc.dg/asan/pr80166.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/asan/pr80166.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/asan/pr80166.c -O3 -g execution test FAIL: gcc.dg/asan/pr80166.c -Os execution test FAIL: gcc.dg/asan/pr81186.c -O0 execution test FAIL: gcc.dg/asan/pr81186.c -O1 execution test FAIL: gcc.dg/asan/pr81186.c -O2 execution test FAIL: gcc.dg/asan/pr81186.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/asan/pr81186.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/asan/pr81186.c -O3 -g execution test FAIL: gcc.dg/asan/pr81186.c -Os execution test FAIL: gcc.dg/asan/use-after-scope-1.c -O0 output pattern test FAIL: gcc.dg/asan/use-after-scope-1.c -O1 output pattern test FAIL: gcc.dg/asan/use-after-scope-1.c -O2 output pattern test FAIL: gcc.dg/asan/use-after-scope-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: gcc.dg/asan/use-after-scope-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: gcc.dg/asan/use-after-scope-1.c -O3 -g output pattern test FAIL: gcc.dg/asan/use-after-scope-1.c -Os output pattern test FAIL: gcc.dg/asan/use-after-scope-10.c -O2 output pattern test FAIL: gcc.dg/asan/use-after-scope-10.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: gcc.dg/asan/use-after-scope-10.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: gcc.dg/asan/use-after-scope-11.c -O0 execution test FAIL: gcc.dg/asan/use-after-scope-11.c -O1 execution test FAIL: gcc.dg/asan/use-after-scope-11.c -O2 execution test FAIL: gcc.dg/asan/use-after-scope-11.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/asan/use-after-scope-11.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/asan/use-after-scope-11.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gcc.dg/asan/use-after-scope-11.c -O3 -g execution test FAIL: gcc.dg/asan/use-after-scope-11.c -Os execution test FAIL: gcc.dg/asan/use-after-scope-2.c -O0 output pattern test FAIL: gcc.dg/asan/use-after-scope-2.c -O1 output pattern test FAIL: gcc.dg/asan/use-after-scope-2.c -O2 output pattern test FAIL: gcc.dg/asan/use-after-scope-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: gcc.dg/asan/use-after-scope-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: gcc.dg/asan/use-after-scope-2.c -O3 -g output pattern test FAIL: gcc.dg/asan/use-after-scope-2.c -Os output pattern test FAIL: gcc.dg/asan/use-after-scope-3.c -O0 output pattern test FAIL: gcc.dg/asan/use-after-scope-5.c -O0 output pattern test FAIL: gcc.dg/asan/use-after-scope-5.c -O1 output pattern test FAIL: gcc.dg/asan/use-after-scope-5.c -O2 output pattern test FAIL: gcc.dg/asan/use-after-scope-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: gcc.dg/asan/use-after-scope-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: gcc.dg/asan/use-after-scope-5.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test FAIL: gcc.dg/asan/use-after-scope-5.c -O3 -g output pattern test FAIL: gcc.dg/asan/use-after-scope-5.c -Os output pattern test FAIL: gcc.dg/asan/use-after-scope-6.c -O0 execution test FAIL: gcc.dg/asan/use-after-scope-7.c -O0 execution test FAIL: gcc.dg/asan/use-after-scope-9.c -O2 output pattern test FAIL: gcc.dg/asan/use-after-scope-9.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: gcc.dg/asan/use-after-scope-9.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: gcc.dg/asan/use-after-scope-goto-1.c -O0 execution test FAIL: gcc.dg/asan/use-after-scope-goto-2.c -O0 execution test FAIL: gcc.dg/asan/use-after-scope-switch-1.c -O0 execution test FAIL: gcc.dg/asan/use-after-scope-switch-1.c -O1 execution test FAIL: gcc.dg/asan/use-after-scope-switch-1.c -O2 execution test FAIL: gcc.dg/asan/use-after-scope-switch-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/asan/use-after-scope-switch-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/asan/use-after-scope-switch-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gcc.dg/asan/use-after-scope-switch-1.c -O3 -g execution test FAIL: gcc.dg/asan/use-after-scope-switch-1.c -Os execution test FAIL: gcc.dg/asan/use-after-scope-switch-2.c -O0 execution test FAIL: gcc.dg/asan/use-after-scope-switch-2.c -O1 execution test FAIL: gcc.dg/asan/use-after-scope-switch-2.c -O2 execution test FAIL: gcc.dg/asan/use-after-scope-switch-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/asan/use-after-scope-switch-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/asan/use-after-scope-switch-2.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gcc.dg/asan/use-after-scope-switch-2.c -O3 -g execution test FAIL: gcc.dg/asan/use-after-scope-switch-2.c -Os execution test FAIL: gcc.dg/asan/use-after-scope-switch-3.c -O0 execution test FAIL: gcc.dg/asan/use-after-scope-switch-3.c -O1 execution test FAIL: gcc.dg/asan/use-after-scope-switch-3.c -O2 execution test FAIL: gcc.dg/asan/use-after-scope-switch-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/asan/use-after-scope-switch-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/asan/use-after-scope-switch-3.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gcc.dg/asan/use-after-scope-switch-3.c -O3 -g execution test FAIL: gcc.dg/asan/use-after-scope-switch-3.c -Os execution test FAIL: gcc.dg/asan/use-after-scope-switch-4.c -O0 execution test FAIL: gcc.dg/asan/use-after-scope-switch-4.c -O1 execution test FAIL: gcc.dg/asan/use-after-scope-switch-4.c -O2 execution test FAIL: gcc.dg/asan/use-after-scope-switch-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/asan/use-after-scope-switch-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/asan/use-after-scope-switch-4.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gcc.dg/asan/use-after-scope-switch-4.c -O3 -g execution test FAIL: gcc.dg/asan/use-after-scope-switch-4.c -Os execution test FAIL: c-c++-common/diagnostic-format-sarif-file-4.c -Wc++-compat scan-sarif-file "text": " int \\\\u6587\\\\u5b57\\\\u5316\\\\u3051 = FAIL: c-c++-common/patchable_function_entry-decl.c -Wc++-compat scan-assembler-times nop|NOP|SWYM 2 FAIL: c-c++-common/patchable_function_entry-default.c -Wc++-compat scan-assembler-times nop|NOP|SWYM 3 FAIL: c-c++-common/patchable_function_entry-definition.c -Wc++-compat scan-assembler-times nop|NOP|SWYM 1 FAIL: c-c++-common/spec-barrier-1.c -Wc++-compat (test for excess errors) FAIL: gcc.dg/Warray-bounds-48.c pr102706 (test for warnings, line 133) FAIL: gcc.dg/Warray-bounds-48.c pr102706 (test for warnings, line 33) FAIL: gcc.dg/Wzero-length-array-bounds-2.c pr102706 (test for warnings, line 90) XPASS: gcc.dg/attr-alloc_size-11.c missing range info for short (test for warnings, line 51) XPASS: gcc.dg/attr-alloc_size-11.c missing range info for signed char (test for warnings, line 50) FAIL: gcc.dg/pr106397.c (test for excess errors) FAIL: gcc.dg/pr25521.c scan-assembler \\\\.rodata FAIL: gcc.dg/pr90838.c scan-assembler-times andi\\t 2 FAIL: gcc.dg/uninit-pred-9_b.c bogus warning (test for bogus messages, line 20) FAIL: c-c++-common/goacc/struct-component-kind-1.c at line 68 (test for errors, line 67) XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -O1 -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/example.c -Og -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -O0 execution test XPASS: gcc.dg/guality/guality.c -O1 -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -O2 -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -O3 -g -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -Os -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -Og -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -O2 -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -O3 -g -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -Os -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/ipa-sra-1.c -O0 line 15 k == 3 XPASS: gcc.dg/guality/ipa-sra-1.c -O1 -DPREVENT_OPTIMIZATION line 15 k == 3 XPASS: gcc.dg/guality/ipa-sra-1.c -Og -DPREVENT_OPTIMIZATION line 15 k == 3 FAIL: gcc.dg/guality/loop-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions -DPREVENT_OPTIMIZATION line 20 i == 1 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg1 == 1 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg2 == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg3 == 3 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg4 == 4 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg5 == 5 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg6 == 6 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg7 == 30 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg1 == 1 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg2 == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg3 == 3 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg4 == 4 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg5 == 5 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg6 == 6 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg7 == 30 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg1 == 1 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg2 == 2 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg3 == 3 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg4 == 4 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg5 == 5 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg6 == 6 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg7 == 30 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg1 == 1 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg2 == 2 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg3 == 3 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg4 == 4 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg5 == 5 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg6 == 6 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg7 == 30 FAIL: gcc.dg/guality/pr41353-1.c -Og -DPREVENT_OPTIMIZATION line 28 i1 == 2 * 37 FAIL: gcc.dg/guality/pr41353-1.c -Og -DPREVENT_OPTIMIZATION line 28 i2 == 3 * 37 FAIL: gcc.dg/guality/pr41616-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test FAIL: gcc.dg/guality/pr54200.c -O1 -DPREVENT_OPTIMIZATION line 20 z == 3 FAIL: gcc.dg/guality/pr54200.c -O2 -DPREVENT_OPTIMIZATION line 20 z == 3 FAIL: gcc.dg/guality/pr54200.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 z == 3 FAIL: gcc.dg/guality/pr54200.c -O3 -g -DPREVENT_OPTIMIZATION line 20 z == 3 FAIL: gcc.dg/guality/pr54200.c -Os -DPREVENT_OPTIMIZATION line 20 z == 3 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 y == 25 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 z == 6 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 23 y == 117 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 23 z == 8 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 20 y == 25 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 20 z == 6 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 23 y == 117 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 23 z == 8 FAIL: gcc.dg/guality/pr54519-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 17 y == 25 FAIL: gcc.dg/guality/pr54519-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 17 y == 25 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 y == 25 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 z == 6 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 23 y == 117 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 23 z == 8 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 20 y == 25 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 20 z == 6 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 23 y == 117 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 23 z == 8 FAIL: gcc.dg/guality/pr54519-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 17 y == 25 FAIL: gcc.dg/guality/pr54519-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 17 y == 25 FAIL: gcc.dg/guality/pr54519-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 17 y == 25 FAIL: gcc.dg/guality/pr54519-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 17 y == 25 FAIL: gcc.dg/guality/pr54519-6.c -Os -DPREVENT_OPTIMIZATION line 11 x == 2 FAIL: gcc.dg/guality/pr54693-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 21 x == 10 - i FAIL: gcc.dg/guality/pr54693-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 21 y == 20 - 2 * i FAIL: gcc.dg/guality/pr54693-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 21 z == 30 - 3 * i FAIL: gcc.dg/guality/pr56154-1.c -Og -DPREVENT_OPTIMIZATION line pr56154-1.c:20 x.a == 6 XPASS: gcc.dg/guality/pr59776.c -Og -DPREVENT_OPTIMIZATION line pr59776.c:17 s2.g == 6.0 XPASS: gcc.dg/guality/pr59776.c -Og -DPREVENT_OPTIMIZATION line pr59776.c:20 s2.g == 6.0 FAIL: gcc.dg/guality/sra-1.c -O1 -DPREVENT_OPTIMIZATION line 43 a.i == 4 FAIL: gcc.dg/guality/sra-1.c -O2 -DPREVENT_OPTIMIZATION line 43 a.i == 4 FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 43 a.i == 4 FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 21 a.i == 4 FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 21 a.j == 14 FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 32 a[0] == 4 FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 32 a[1] == 14 FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 43 a.i == 4 FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 43 a.j == 14 FAIL: gcc.dg/guality/sra-1.c -O3 -g -DPREVENT_OPTIMIZATION line 43 a.i == 4 FAIL: gcc.dg/guality/sra-1.c -Os -DPREVENT_OPTIMIZATION line 43 a.i == 4 FAIL: gcc.dg/guality/sra-1.c -Og -DPREVENT_OPTIMIZATION line 43 a.i == 4 FAIL: gcc.dg/guality/sra-1.c -Og -DPREVENT_OPTIMIZATION line 43 a.j == 14 FAIL: gcc.dg/guality/vla-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 25 sizeof (a) == 6 * sizeof (int) WARNING: gcc.dg/plugin/poly-int-03_plugin.c compilation program timed out. FAIL: gcc.dg/plugin/poly-int-03_plugin.c compilation WARNING: gcc.dg/plugin/poly-int-05_plugin.c compilation program timed out. FAIL: gcc.dg/plugin/poly-int-05_plugin.c compilation FAIL: gcc.dg/tree-prof/cmpsf-1.c scan-tree-dump-not dom2 "Invalid sum" XPASS: gcc.dg/tree-ssa/ssa-fre-3.c scan-tree-dump fre1 "Replaced \\\\(int\\\\) aa_.*with a_" FAIL: gcc.dg/tree-ssa/ssa-sink-18.c scan-tree-dump-times sink2 "Sunk statements: 4" 1 UNRESOLVED: gcc.target/riscv/mcpu-6.c -O0 scan-rtl-dump sched2 "simple_return[ ]+:alu" UNRESOLVED: gcc.target/riscv/mcpu-6.c -O1 scan-rtl-dump sched2 "simple_return[ ]+:alu" UNRESOLVED: gcc.target/riscv/mcpu-7.c -O0 scan-rtl-dump sched2 "simple_return[ ]+:sifive_7_B" UNRESOLVED: gcc.target/riscv/mcpu-7.c -O1 scan-rtl-dump sched2 "simple_return[ ]+:sifive_7_B" === gcc Summary === # of expected passes 147590 # of unexpected failures 521 # of unexpected successes 24 # of expected failures 1137 # of unresolved testcases 4 # of unsupported tests 3142 /daten/riscv64/gcc/gcc-20220930/Build/gcc/xgcc version 13.0.0 20220930 (experimental) [master bbdcdf5cc73] (GCC) === gdc tests === Running target unix FAIL: gdc.dg/pr102185.d (test for excess errors) FAIL: gdc.test/compilable/traits.d output-exists traits.s WARNING: gdc.test/runnable/test17338.d (test for excess errors) program timed out. UNRESOLVED: gdc.test/runnable/test17338.d compilation failed to produce executable WARNING: gdc.test/runnable/test17338.d -shared-libphobos (test for excess errors) program timed out. UNRESOLVED: gdc.test/runnable/test17338.d -shared-libphobos compilation failed to produce executable === gdc Summary === # of expected passes 11504 # of unexpected failures 2 # of unresolved testcases 2 # of unsupported tests 443 /daten/riscv64/gcc/gcc-20220930/Build/gcc/gdc version 13.0.0 20220930 (experimental) [master bbdcdf5cc73] (GCC) === gfortran tests === Running target unix FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O0 execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O1 execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O2 execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O3 -g execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -Os execution test WARNING: gfortran.dg/minlocval_3.f90 -O3 -g (test for excess errors) program timed out. FAIL: gfortran.dg/minlocval_3.f90 -O3 -g (test for excess errors) UNRESOLVED: gfortran.dg/minlocval_3.f90 -O3 -g compilation failed to produce executable FAIL: gfortran.dg/ieee/fma_1.f90 -O2 execution test FAIL: gfortran.dg/ieee/fma_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/fma_1.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/fma_1.f90 -Os execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O0 execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O1 execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O2 execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -Os execution test FAIL: gfortran.dg/ieee/modes_1.f90 -O0 execution test FAIL: gfortran.dg/ieee/modes_1.f90 -O1 execution test FAIL: gfortran.dg/ieee/modes_1.f90 -O2 execution test FAIL: gfortran.dg/ieee/modes_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/modes_1.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/modes_1.f90 -Os execution test === gfortran Summary === # of expected passes 65860 # of unexpected failures 23 # of expected failures 259 # of unresolved testcases 1 # of unsupported tests 153 /daten/riscv64/gcc/gcc-20220930/Build/gcc/gfortran version 13.0.0 20220930 (experimental) [master bbdcdf5cc73] (GCC) === gnat tests === Running target unix FAIL: gnat.dg/div_zero.adb execution test FAIL: gnat.dg/prot7.adb (test for excess errors) === gnat Summary === # of expected passes 3347 # of unexpected failures 2 # of expected failures 23 # of unsupported tests 29 /daten/riscv64/gcc/gcc-20220930/Build/gcc/gnatmake version 13.0.0 20220930 (experimental) [master bbdcdf5cc73] === go tests === Running target unix WARNING: ./64bit-out.go compilation, -O0 -g -fno-var-tracking-assignments program timed out. FAIL: ./64bit-out.go execution, -O0 -g -fno-var-tracking-assignments WARNING: ./index0-out.go compilation, -O0 -g -fno-var-tracking-assignments program timed out. FAIL: ./index0-out.go execution, -O0 -g -fno-var-tracking-assignments WARNING: ./issue5162-out.go compilation, -O0 -g -fno-var-tracking-assignments program timed out. FAIL: ./issue5162-out.go execution, -O0 -g -fno-var-tracking-assignments WARNING: ./issue9604b-out.go compilation, -O0 -g -fno-var-tracking-assignments program timed out. FAIL: ./issue9604b-out.go execution, -O0 -g -fno-var-tracking-assignments WARNING: ./slice3-out.go compilation, -O0 -g -fno-var-tracking-assignments program timed out. FAIL: ./slice3-out.go execution, -O0 -g -fno-var-tracking-assignments WARNING: go.test/test/cmplxdivide.go program timed out. FAIL: go.test/test/cmplxdivide.go FAIL: go.test/test/fixedbugs/issue13160.go execution, -O2 -g FAIL: go.test/test/fixedbugs/issue27836.dir/Äfoo.go -O -I. (test for excess errors) FAIL: go.test/test/fixedbugs/issue27836.dir/Ämain.go -O -I. (test for excess errors) === go Summary === # of expected passes 8874 # of unexpected failures 9 # of untested testcases 10 # of unsupported tests 32 /daten/riscv64/gcc/gcc-20220930/Build/gcc/gccgo version 13.0.0 20220930 (experimental) [master bbdcdf5cc73] (GCC) === obj-c++ tests === Running target unix === obj-c++ Summary === # of expected passes 1502 # of expected failures 10 # of unsupported tests 79 /daten/riscv64/gcc/gcc-20220930/Build/gcc/xg++ version 13.0.0 20220930 (experimental) [master bbdcdf5cc73] (GCC) === 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 === # of expected passes 2844 # of unexpected failures 1 # of unresolved testcases 1 # of unsupported tests 70 /daten/riscv64/gcc/gcc-20220930/Build/gcc/xgcc version 13.0.0 20220930 (experimental) [master bbdcdf5cc73] (GCC) === gotools tests === FAIL: go test cmd/go FAIL: TestEINTR FAIL: go test runtime FAIL: TestSigaltstack FAIL: go test misc/cgo/testcarchive === gotools Summary === # of expected passes 387 # of unexpected failures 5 # of untested testcases 129 /daten/riscv64/gcc/gcc-20220930/Build/./gcc/gccgo version 13.0.0 20220930 (experimental) [master bbdcdf5cc73] (GCC) === libatomic tests === Running target unix === libatomic Summary === # of expected passes 54 === libffi tests === Running target unix FAIL: libffi.call/strlen.c -W -Wall -Wno-psabi -O2 execution test FAIL: libffi.call/strlen2.c -W -Wall -Wno-psabi -O2 execution test FAIL: libffi.call/strlen3.c -W -Wall -Wno-psabi -O2 execution test === libffi Summary === # of expected passes 1459 # of unexpected failures 3 # of unsupported tests 28 === libgo tests === Running target unix FAIL: net FAIL: runtime/pprof === libgo Summary === # of expected passes 194 # of unexpected failures 2 /daten/riscv64/gcc/gcc-20220930/Build/./gcc/gccgo version 13.0.0 20220930 (experimental) [master bbdcdf5cc73] (GCC) === libgomp tests === Running target unix WARNING: program timed out FAIL: libgomp.c++/../libgomp.c-c++-common/for-5.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/for-5.c execution test === libgomp Summary === # of expected passes 13945 # of unexpected failures 2 # of expected failures 213 # of unsupported tests 661 === libphobos tests === Running target unix FAIL: libphobos.druntime/object.d execution test FAIL: libphobos.druntime_shared/object.d execution test WARNING: libphobos.phobos/std/algorithm/iteration.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/algorithm/iteration.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/algorithm/iteration.d compilation failed to produce executable WARNING: libphobos.phobos/std/algorithm/searching.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/algorithm/searching.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/algorithm/searching.d compilation failed to produce executable WARNING: libphobos.phobos/std/algorithm/setops.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/algorithm/setops.d (test for excess errors) FAIL: libphobos.phobos/std/algorithm/setops.d execution test WARNING: libphobos.phobos/std/algorithm/sorting.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/algorithm/sorting.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/algorithm/sorting.d compilation failed to produce executable WARNING: libphobos.phobos/std/array.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/array.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/array.d compilation failed to produce executable FAIL: libphobos.phobos/std/complex.d execution test WARNING: libphobos.phobos/std/container/rbtree.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/container/rbtree.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/container/rbtree.d compilation failed to produce executable WARNING: libphobos.phobos/std/conv.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/conv.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/conv.d compilation failed to produce executable WARNING: libphobos.phobos/std/datetime/date.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/datetime/date.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/datetime/date.d compilation failed to produce executable WARNING: libphobos.phobos/std/datetime/interval.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/datetime/interval.d (test for excess errors) FAIL: libphobos.phobos/std/datetime/interval.d execution test WARNING: libphobos.phobos/std/datetime/systime.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/datetime/systime.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/datetime/systime.d compilation failed to produce executable FAIL: libphobos.phobos/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos/std/format/internal/floats.d execution test WARNING: libphobos.phobos/std/format/internal/write.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/format/internal/write.d (test for excess errors) FAIL: libphobos.phobos/std/format/internal/write.d execution test WARNING: libphobos.phobos/std/format/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/format/package.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/format/package.d compilation failed to produce executable FAIL: libphobos.phobos/std/format/write.d execution test FAIL: libphobos.phobos/std/internal/math/errorfunction.d execution test FAIL: libphobos.phobos/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos/std/math/exponential.d execution test FAIL: libphobos.phobos/std/math/hardware.d execution test FAIL: libphobos.phobos/std/math/traits.d execution test FAIL: libphobos.phobos/std/math/trigonometry.d execution test FAIL: libphobos.phobos/std/mathspecial.d execution test WARNING: libphobos.phobos/std/net/curl.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/net/curl.d (test for excess errors) FAIL: libphobos.phobos/std/net/curl.d execution test WARNING: libphobos.phobos/std/numeric.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/numeric.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/numeric.d compilation failed to produce executable WARNING: libphobos.phobos/std/path.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/path.d (test for excess errors) FAIL: libphobos.phobos/std/path.d execution test WARNING: libphobos.phobos/std/random.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/random.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/random.d compilation failed to produce executable WARNING: libphobos.phobos/std/range/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/range/package.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/range/package.d compilation failed to produce executable WARNING: libphobos.phobos/std/range/primitives.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/range/primitives.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/range/primitives.d compilation failed to produce executable WARNING: libphobos.phobos/std/regex/internal/kickstart.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/regex/internal/kickstart.d (test for excess errors) FAIL: libphobos.phobos/std/regex/internal/kickstart.d execution test WARNING: libphobos.phobos/std/regex/internal/tests.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/regex/internal/tests.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/regex/internal/tests.d compilation failed to produce executable WARNING: libphobos.phobos/std/regex/internal/tests2.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/regex/internal/tests2.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/regex/internal/tests2.d compilation failed to produce executable WARNING: libphobos.phobos/std/regex/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/regex/package.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/regex/package.d compilation failed to produce executable WARNING: libphobos.phobos/std/string.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/string.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/string.d compilation failed to produce executable WARNING: libphobos.phobos/std/typecons.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/typecons.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/typecons.d compilation failed to produce executable WARNING: libphobos.phobos/std/uni/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/uni/package.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/uni/package.d compilation failed to produce executable WARNING: libphobos.phobos/std/uuid.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/uuid.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/uuid.d compilation failed to produce executable WARNING: libphobos.phobos/std/variant.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/variant.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/variant.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/algorithm/iteration.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/algorithm/iteration.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/algorithm/iteration.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/algorithm/searching.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/algorithm/searching.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/algorithm/searching.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/algorithm/sorting.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/algorithm/sorting.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/algorithm/sorting.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/array.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/array.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/array.d compilation failed to produce executable FAIL: libphobos.phobos_shared/std/complex.d execution test WARNING: libphobos.phobos_shared/std/container/rbtree.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/container/rbtree.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/container/rbtree.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/conv.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/conv.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/conv.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/datetime/date.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/datetime/date.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/datetime/date.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/datetime/interval.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/datetime/interval.d (test for excess errors) FAIL: libphobos.phobos_shared/std/datetime/interval.d execution test WARNING: libphobos.phobos_shared/std/datetime/systime.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/datetime/systime.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/datetime/systime.d compilation failed to produce executable FAIL: libphobos.phobos_shared/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos_shared/std/format/internal/floats.d execution test WARNING: libphobos.phobos_shared/std/format/internal/write.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/format/internal/write.d (test for excess errors) FAIL: libphobos.phobos_shared/std/format/internal/write.d execution test WARNING: libphobos.phobos_shared/std/format/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/format/package.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/format/package.d compilation failed to produce executable FAIL: libphobos.phobos_shared/std/format/write.d execution test FAIL: libphobos.phobos_shared/std/internal/math/errorfunction.d execution test FAIL: libphobos.phobos_shared/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos_shared/std/math/exponential.d execution test FAIL: libphobos.phobos_shared/std/math/hardware.d execution test FAIL: libphobos.phobos_shared/std/math/traits.d execution test FAIL: libphobos.phobos_shared/std/math/trigonometry.d execution test FAIL: libphobos.phobos_shared/std/mathspecial.d execution test WARNING: libphobos.phobos_shared/std/net/curl.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/net/curl.d (test for excess errors) FAIL: libphobos.phobos_shared/std/net/curl.d execution test WARNING: libphobos.phobos_shared/std/numeric.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/numeric.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/numeric.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/path.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/path.d (test for excess errors) FAIL: libphobos.phobos_shared/std/path.d execution test WARNING: libphobos.phobos_shared/std/random.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/random.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/random.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/range/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/range/package.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/range/package.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/range/primitives.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/range/primitives.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/range/primitives.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/regex/internal/kickstart.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/regex/internal/kickstart.d (test for excess errors) FAIL: libphobos.phobos_shared/std/regex/internal/kickstart.d execution test WARNING: libphobos.phobos_shared/std/regex/internal/tests.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/regex/internal/tests.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/regex/internal/tests.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/regex/internal/tests2.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/regex/internal/tests2.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/regex/internal/tests2.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/regex/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/regex/package.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/regex/package.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/string.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/string.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/string.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/typecons.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/typecons.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/typecons.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/uni/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/uni/package.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/uni/package.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/uuid.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/uuid.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/uuid.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/variant.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/variant.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/variant.d compilation failed to produce executable === libphobos Summary === # of expected passes 915 # of unexpected failures 88 # of unresolved testcases 42 === libstdc++ tests === Running target unix FAIL: libstdc++-abi/abi_check FAIL: 29_atomics/atomic/compare_exchange_padding.cc execution test FAIL: 29_atomics/atomic_ref/compare_exchange_padding.cc execution test FAIL: experimental/filesystem/operations/is_empty.cc execution test === libstdc++ Summary === # of expected passes 16006 # of unexpected failures 4 # of expected failures 98 # of unsupported tests 405 Compiler version: 13.0.0 20220930 (experimental) [master bbdcdf5cc73] (GCC) Platform: riscv64-suse-linux-gnu configure flags: --prefix=/usr --build=riscv64-suse-linux --enable-shared --with-system-zlib CFLAGS='-O2 -g' CXXFLAGS='-O2 -g' --with-multilib-list=lp64d