From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mitropoulos.debian.org (mitropoulos.debian.org [IPv6:2001:648:2ffc:deb:216:61ff:fe9d:958d]) by sourceware.org (Postfix) with ESMTPS id C724F3858C5F for ; Fri, 1 Mar 2024 17:54:52 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C724F3858C5F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=debian.org Authentication-Results: sourceware.org; spf=none smtp.mailfrom=coccia.debian.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org C724F3858C5F Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2001:648:2ffc:deb:216:61ff:fe9d:958d ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709315700; cv=none; b=ATiWaiLwhbJi+5t3N0R3rZQpEKji/W4tNFvPJCr1cmxZCv5ufqTIpysGHwLemAvvqdpViwQIMEvsU1uYM830o8d4xQs/EuMruZ7GAw9QTABnU30btvYqJmZOOtFcJF/tJpeuR2xB+9sWeka/8caxNzetlSuVVV08S8kn958z5UQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709315700; c=relaxed/simple; bh=xj6OHndRJYySRvZeiO9cKePKhwgBJuELrMVkIR5loiA=; h=DKIM-Signature:To:Subject:From:MIME-Version:Message-Id:Date; b=IsLtnhckFY6MTKRibWFAp9aNTCfnpCzQy/cKep0EcD4N2LmUAJ9cOQoBPLtxA3qlhRkYVrl9RLdXbnE93EBcGpMrkGfv/zZjm5Kay/HXrMQ1guSyPnMn5Ph8zqKX60LOusWhtGSqhxXmaans6TQ1TFe/9JMVxGXWk4b50XmcodU= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from coccia.debian.org ([2607:f8f0:614:1::1274:72]:58634) from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=coccia.debian.org,EMAIL=hostmaster@coccia.debian.org (verified) by mitropoulos.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2) (envelope-from ) id 1rg75t-003wrV-BT for gcc-testresults@gcc.gnu.org; Fri, 01 Mar 2024 17:54:50 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.coccia; h=Date:Message-Id:Content-Transfer-Encoding:Content-Type: MIME-Version:Reply-To:From:Cc:Subject:To:Content-ID:Content-Description: In-Reply-To:References; bh=UPmsEVRNxe13pAcRFlsh4y0YEG3avSIAe7Vi81vf7No=; b=CP fKK3wVXCOViEk8RSqfSH1cidwNTMz+rdBoAZ4zs3lO56Qliy5Srg3wrDPyU5QgrIby0j3Z3uiVoD3 KkjxcxyNPcUv6OFQBNLKv08ZINBAt2a3juzw6f8L8kVaPmJnkQq1Sl/QkqPDRb43jQs9YGXMfAgNA T41KxaeT9l3R/jgpuBfRsOg5kkfPoH0ChATIRe6kc0OCjtzFkOUbXD2nsdnD8dBkzcktLfaJnFrEm U4qM5w1EuQjZpq2WV9hckHh/lRLRSG8gvQYy32tQy0MkB+2mXT7W2/9a3OP0SdwddNe91LOVb9K7F huqJJpGXTJSl1UMXAeOQ64lmRblMC6/w==; Received: from doko by coccia.debian.org with local (Exim 4.94.2) (envelope-from ) id 1rg75n-00Ay94-C8; Fri, 01 Mar 2024 17:54:43 +0000 To: gcc-testresults@gcc.gnu.org Subject: Results for 12.3.0 (Debian 12.3.0-15) testsuite on powerpc64le-unknown-linux-gnu Cc: debian-gcc@lists.debian.org From: Matthias Klose Reply-To: Matthias Klose MIME-Version: 1.0 Content-Type: text/plain; charset="ANSI_X3.4-1968" Content-Transfer-Encoding: 8bit Message-Id: Date: Fri, 01 Mar 2024 17:54:43 +0000 X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_SHORT,SPF_HELO_PASS,SPF_NONE,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: LAST_UPDATED: Obtained from git: releases/gcc-12.3.0 revision 8fc1a49c9312b05d925b7d21f1d2145d70818151 === acats tests === === acats Summary === # of expected passes 2328 # of unexpected failures 0 Native configuration is powerpc64le-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/cpp0x/vt-88982.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++20 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++20 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++20 (test for excess errors) === g++ Summary for unix === # of expected passes 228187 # of unexpected failures 16 # of expected failures 1946 # of unsupported tests 10548 Running target unix/-fstack-protector FAIL: g++.dg/cpp0x/vt-88982.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++20 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++20 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++20 (test for excess errors) === g++ Summary for unix/-fstack-protector === # of expected passes 228187 # of unexpected failures 16 # of expected failures 1946 # of unsupported tests 10548 === g++ Summary === # of expected passes 456374 # of unexpected failures 32 # of expected failures 3892 # of unsupported tests 21096 /build/reproducible-path/gcc-12-12.3.0/build/gcc/xg++ version 12.3.0 (Debian 12.3.0-15) === gcc tests === Running target unix XPASS: gcc.dg/Wtrampolines.c standard descriptors (test for warnings, line 29) XPASS: gcc.dg/uninit-pred-7_a.c bogus warning (test for bogus messages, line 26) FAIL: gcc.dg/torture/float128-cmp-invalid.c -O0 execution test FAIL: gcc.dg/torture/float128-cmp-invalid.c -O1 execution test FAIL: gcc.dg/torture/float128-cmp-invalid.c -O2 execution test FAIL: gcc.dg/torture/float128-cmp-invalid.c -O3 -g execution test FAIL: gcc.dg/torture/float128-cmp-invalid.c -Os execution test FAIL: gcc.dg/torture/float128-cmp-invalid.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/float128-cmp-invalid.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/pr52451.c -O0 execution test FAIL: gcc.dg/torture/pr52451.c -O1 execution test FAIL: gcc.dg/torture/pr52451.c -O2 execution test FAIL: gcc.dg/torture/pr52451.c -O3 -g execution test FAIL: gcc.dg/torture/pr52451.c -Os execution test FAIL: gcc.dg/torture/pr52451.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/pr52451.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/pr91323.c -O0 execution test FAIL: gcc.dg/torture/pr91323.c -O1 execution test FAIL: gcc.dg/torture/pr91323.c -O2 execution test FAIL: gcc.dg/torture/pr91323.c -O3 -g execution test FAIL: gcc.dg/torture/pr91323.c -Os execution test FAIL: gcc.dg/torture/pr91323.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/pr91323.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test XPASS: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;" FAIL: gcc.target/powerpc/pr56605.c scan-rtl-dump-times combine "\\\\(compare:CC \\\\((?:and|zero_extend):(?:[SD]I) \\\\((?:sub)?reg:[SD]I" 1 FAIL: gcc.target/powerpc/pr86731-fwrapv-longlong.c scan-assembler-times \\\\mp?lxv\\\\M|\\\\mlxv\\\\M|\\\\mlxvd2x\\\\M|\\\\mxxspltidp\\\\M 2 FAIL: gcc.target/powerpc/rlwimi-2.c scan-assembler-times (?n)^\\\\s+[a-z] 20217 FAIL: gcc.target/powerpc/rs6000-fpint.c scan-assembler-not stfiwx XPASS: gcc.target/powerpc/ppc-fortran/ieee128-math.f90 -O (test for excess errors) === gcc Summary for unix === # of expected passes 158987 # of unexpected failures 25 # of unexpected successes 4 # of expected failures 1400 # of unsupported tests 2897 Running target unix/-fstack-protector XPASS: gcc.dg/Wtrampolines.c standard descriptors (test for warnings, line 29) XPASS: gcc.dg/uninit-pred-7_a.c bogus warning (test for bogus messages, line 26) FAIL: gcc.dg/torture/float128-cmp-invalid.c -O0 execution test FAIL: gcc.dg/torture/float128-cmp-invalid.c -O1 execution test FAIL: gcc.dg/torture/float128-cmp-invalid.c -O2 execution test FAIL: gcc.dg/torture/float128-cmp-invalid.c -O3 -g execution test FAIL: gcc.dg/torture/float128-cmp-invalid.c -Os execution test FAIL: gcc.dg/torture/float128-cmp-invalid.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/float128-cmp-invalid.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/pr52451.c -O0 execution test FAIL: gcc.dg/torture/pr52451.c -O1 execution test FAIL: gcc.dg/torture/pr52451.c -O2 execution test FAIL: gcc.dg/torture/pr52451.c -O3 -g execution test FAIL: gcc.dg/torture/pr52451.c -Os execution test FAIL: gcc.dg/torture/pr52451.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/pr52451.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/pr91323.c -O0 execution test FAIL: gcc.dg/torture/pr91323.c -O1 execution test FAIL: gcc.dg/torture/pr91323.c -O2 execution test FAIL: gcc.dg/torture/pr91323.c -O3 -g execution test FAIL: gcc.dg/torture/pr91323.c -Os execution test FAIL: gcc.dg/torture/pr91323.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/pr91323.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test XPASS: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;" FAIL: gcc.target/powerpc/fold-vec-extract-char.p7.c scan-assembler-times \\\\maddi\\\\M 9 FAIL: gcc.target/powerpc/fold-vec-extract-double.p7.c scan-assembler-times \\\\maddi\\\\M|\\\\madd\\\\M 2 FAIL: gcc.target/powerpc/fold-vec-extract-float.p7.c scan-assembler-times \\\\maddi\\\\M|\\\\madd\\\\M 2 FAIL: gcc.target/powerpc/fold-vec-extract-int.p7.c scan-assembler-times \\\\maddi\\\\M|\\\\madd\\\\M 9 FAIL: gcc.target/powerpc/fold-vec-extract-longlong.p7.c scan-assembler-times \\\\mld\\\\M 3 FAIL: gcc.target/powerpc/fold-vec-extract-longlong.p7.c scan-assembler-times \\\\maddi\\\\M 6 FAIL: gcc.target/powerpc/fold-vec-extract-longlong.p7.c scan-assembler-times \\\\mldx\\\\M 3 FAIL: gcc.target/powerpc/fold-vec-extract-short.p7.c scan-assembler-times \\\\maddi\\\\M|\\\\madd\\\\M 9 FAIL: gcc.target/powerpc/pr56605.c scan-rtl-dump-times combine "\\\\(compare:CC \\\\((?:and|zero_extend):(?:[SD]I) \\\\((?:sub)?reg:[SD]I" 1 FAIL: gcc.target/powerpc/pr86731-fwrapv-longlong.c scan-assembler-times \\\\mp?lxv\\\\M|\\\\mlxv\\\\M|\\\\mlxvd2x\\\\M|\\\\mxxspltidp\\\\M 2 FAIL: gcc.target/powerpc/rlwimi-2.c scan-assembler-times (?n)^\\\\s+[a-z] 20217 FAIL: gcc.target/powerpc/rs6000-fpint.c scan-assembler-not stfiwx XPASS: gcc.target/powerpc/ppc-fortran/ieee128-math.f90 -O (test for excess errors) === gcc Summary for unix/-fstack-protector === # of expected passes 158961 # of unexpected failures 33 # of unexpected successes 4 # of expected failures 1400 # of unsupported tests 2900 === gcc Summary === # of expected passes 317948 # of unexpected failures 58 # of unexpected successes 8 # of expected failures 2800 # of unsupported tests 5797 /build/reproducible-path/gcc-12-12.3.0/build/gcc/xgcc version 12.3.0 (Debian 12.3.0-15) === gfortran tests === Running target unix XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O0 execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O1 execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O2 execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -g execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -Os execution test FAIL: gfortran.dg/ieee/large_2.f90 -O0 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O1 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O2 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/large_2.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/large_2.f90 -Os execution test === gfortran Summary for unix === # of expected passes 66374 # of unexpected failures 6 # of unexpected successes 6 # of expected failures 284 # of unsupported tests 202 Running target unix/-fstack-protector XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O0 execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O1 execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O2 execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -g execution test XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -Os execution test FAIL: gfortran.dg/ieee/large_2.f90 -O0 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O1 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O2 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/large_2.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/large_2.f90 -Os execution test === gfortran Summary for unix/-fstack-protector === # of expected passes 66374 # of unexpected failures 6 # of unexpected successes 6 # of expected failures 284 # of unsupported tests 202 === gfortran Summary === # of expected passes 132748 # of unexpected failures 12 # of unexpected successes 12 # of expected failures 568 # of unsupported tests 404 /build/reproducible-path/gcc-12-12.3.0/build/gcc/gfortran version 12.3.0 (Debian 12.3.0-15) === gm2 tests === Running target unix === gm2 Summary for unix === Running target unix/-fstack-protector === gm2 Summary for unix/-fstack-protector === === gm2 Summary === === gm2 Summary === === gnat tests === Running target unix === gnat Summary for unix === # of expected passes 3370 # of expected failures 23 # of unsupported tests 25 Running target unix/-fstack-protector === gnat Summary for unix/-fstack-protector === # of expected passes 3370 # of expected failures 23 # of unsupported tests 25 === gnat Summary === # of expected passes 6740 # of expected failures 46 # of unsupported tests 50 /build/reproducible-path/gcc-12-12.3.0/build/gcc/gnatmake version 12.3.0 === go tests === Running target unix === go Summary for unix === # of expected passes 596 # of untested testcases 1544 Running target unix/-fstack-protector === go Summary for unix/-fstack-protector === # of expected passes 596 # of untested testcases 1544 === go Summary === # of expected passes 1192 # of untested testcases 3088 /build/reproducible-path/gcc-12-12.3.0/build/gcc/gccgo version 12.3.0 (Debian 12.3.0-15) === jit tests === Running target unix === jit Summary === # of expected passes 13936 # of unsupported tests 8 === obj-c++ tests === Running target unix === obj-c++ Summary for unix === # of expected passes 1502 # of expected failures 10 # of unsupported tests 79 Running target unix/-fstack-protector === obj-c++ Summary for unix/-fstack-protector === # of expected passes 1502 # of expected failures 10 # of unsupported tests 79 === obj-c++ Summary === # of expected passes 3004 # of expected failures 20 # of unsupported tests 158 /build/reproducible-path/gcc-12-12.3.0/build/gcc/xg++ version 12.3.0 (Debian 12.3.0-15) === objc tests === Running target unix FAIL: objc/execute/nested-func-1.m compilation, -O0 -fgnu-runtime UNRESOLVED: objc/execute/nested-func-1.m execution, -O0 -fgnu-runtime === objc Summary for unix === # of expected passes 2844 # of unexpected failures 1 # of unresolved testcases 1 # of unsupported tests 71 Running target unix/-fstack-protector === objc Summary for unix/-fstack-protector === # of expected passes 2846 # of unsupported tests 71 === objc Summary === # of expected passes 5690 # of unexpected failures 1 # of unresolved testcases 1 # of unsupported tests 142 /build/reproducible-path/gcc-12-12.3.0/build/gcc/xgcc version 12.3.0 (Debian 12.3.0-15) === gotools tests === FAIL: TestCgoCCodeSIGPROF FAIL: TestCgoPprofCallback FAIL: TestVDSO FAIL: go test runtime === gotools Summary === # of expected passes 410 # of unexpected failures 4 # of untested testcases 130 /build/reproducible-path/gcc-12-12.3.0/build/./gcc/gccgo version 12.3.0 (Debian 12.3.0-15) === libatomic tests === Running target unix === libatomic Summary for unix === # of expected passes 54 Running target unix/-fstack-protector === libatomic Summary for unix/-fstack-protector === # of expected passes 54 === libatomic Summary === # of expected passes 108 === libffi tests === Running target unix === libffi Summary for unix === # of expected passes 1462 # of unsupported tests 28 Running target unix/-fstack-protector === libffi Summary for unix/-fstack-protector === # of expected passes 1462 # of unsupported tests 28 === libffi Summary === # of expected passes 2924 # of unsupported tests 56 === libgo tests === Running target unix FAIL: os === libgo Summary === # of expected passes 195 # of unexpected failures 1 /build/reproducible-path/gcc-12-12.3.0/build/./gcc/gccgo version 12.3.0 (Debian 12.3.0-15) === libgomp tests === Running target unix FAIL: libgomp.c++/../libgomp.c-c++-common/declare_target-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/declare_target-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/error-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/error-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-11.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-11.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-12.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-12.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-16.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-16.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-3.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-3.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-5.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-5.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-6.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-6.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-9.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-9.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/nested-parallel-unbalanced.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/nested-parallel-unbalanced.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/non-rect-loop-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/non-rect-loop-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-2.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-2.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-4.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-4.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-5.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-5.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-6.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-6.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-7.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-7.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-8.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-8.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-9.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-9.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr83046.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr93515.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr93515.c compilation failed to produce executable UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr96390.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/ptr-attach-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/ptr-attach-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/reduction-16.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/reduction-16.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/reduction-5.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/reduction-5.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/reduction-6.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/reduction-6.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-10.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-10.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-13.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-13.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-2.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-2.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-40.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-40.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-41.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-41.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-42.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-42.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-45.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-45.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-has-device-addr-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-has-device-addr-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-implicit-map-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-implicit-map-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-implicit-map-2.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-implicit-map-2.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-in-reduction-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-in-reduction-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-in-reduction-2.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-in-reduction-2.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-same-name-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-same-name-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/task-detach-10.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/task-detach-10.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/task-detach-6.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/task-detach-6.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/task-detach-8.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/task-detach-8.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/teams-2.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/teams-2.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/thread-limit-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/thread-limit-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/unmap-infinity-2.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/unmap-infinity-2.c compilation failed to produce executable FAIL: libgomp.c++/examples-4/target_data-5.C (test for excess errors) UNRESOLVED: libgomp.c++/examples-4/target_data-5.C compilation failed to produce executable FAIL: libgomp.c++/for-15.C (test for excess errors) UNRESOLVED: libgomp.c++/for-15.C compilation failed to produce executable FAIL: libgomp.c++/for-24.C (test for excess errors) UNRESOLVED: libgomp.c++/for-24.C compilation failed to produce executable FAIL: libgomp.c++/pr108286.C (test for excess errors) UNRESOLVED: libgomp.c++/pr108286.C compilation failed to produce executable FAIL: libgomp.c++/pr63248.C (test for excess errors) UNRESOLVED: libgomp.c++/pr63248.C compilation failed to produce executable FAIL: libgomp.c++/pr69555-2.C (test for excess errors) UNRESOLVED: libgomp.c++/pr69555-2.C compilation failed to produce executable UNRESOLVED: libgomp.c++/pr96390.C compilation failed to produce executable FAIL: libgomp.c++/target-10.C (test for excess errors) UNRESOLVED: libgomp.c++/target-10.C compilation failed to produce executable FAIL: libgomp.c++/target-11.C (test for excess errors) UNRESOLVED: libgomp.c++/target-11.C compilation failed to produce executable FAIL: libgomp.c++/target-12.C (test for excess errors) UNRESOLVED: libgomp.c++/target-12.C compilation failed to produce executable FAIL: libgomp.c++/target-13.C (test for excess errors) UNRESOLVED: libgomp.c++/target-13.C compilation failed to produce executable FAIL: libgomp.c++/target-14.C (test for excess errors) UNRESOLVED: libgomp.c++/target-14.C compilation failed to produce executable FAIL: libgomp.c++/target-15.C (test for excess errors) UNRESOLVED: libgomp.c++/target-15.C compilation failed to produce executable FAIL: libgomp.c++/target-16.C (test for excess errors) UNRESOLVED: libgomp.c++/target-16.C compilation failed to produce executable FAIL: libgomp.c++/target-17.C (test for excess errors) UNRESOLVED: libgomp.c++/target-17.C compilation failed to produce executable FAIL: libgomp.c++/target-18.C (test for excess errors) UNRESOLVED: libgomp.c++/target-18.C compilation failed to produce executable FAIL: libgomp.c++/target-19.C (test for excess errors) UNRESOLVED: libgomp.c++/target-19.C compilation failed to produce executable FAIL: libgomp.c++/target-2.C (test for excess errors) UNRESOLVED: libgomp.c++/target-2.C compilation failed to produce executable FAIL: libgomp.c++/target-20.C (test for excess errors) UNRESOLVED: libgomp.c++/target-20.C compilation failed to produce executable FAIL: libgomp.c++/target-21.C (test for excess errors) UNRESOLVED: libgomp.c++/target-21.C compilation failed to produce executable FAIL: libgomp.c++/target-22.C (test for excess errors) UNRESOLVED: libgomp.c++/target-22.C compilation failed to produce executable FAIL: libgomp.c++/target-23.C (test for excess errors) UNRESOLVED: libgomp.c++/target-23.C compilation failed to produce executable FAIL: libgomp.c++/target-6.C (test for excess errors) UNRESOLVED: libgomp.c++/target-6.C compilation failed to produce executable FAIL: libgomp.c++/target-7.C (test for excess errors) UNRESOLVED: libgomp.c++/target-7.C compilation failed to produce executable FAIL: libgomp.c++/target-8.C (test for excess errors) UNRESOLVED: libgomp.c++/target-8.C compilation failed to produce executable FAIL: libgomp.c++/target-9.C (test for excess errors) UNRESOLVED: libgomp.c++/target-9.C compilation failed to produce executable FAIL: libgomp.c++/target-has-device-addr-2.C (test for excess errors) UNRESOLVED: libgomp.c++/target-has-device-addr-2.C compilation failed to produce executable FAIL: libgomp.c++/target-has-device-addr-4.C (test for excess errors) UNRESOLVED: libgomp.c++/target-has-device-addr-4.C compilation failed to produce executable FAIL: libgomp.c++/target-has-device-addr-5.C (test for excess errors) UNRESOLVED: libgomp.c++/target-has-device-addr-5.C compilation failed to produce executable FAIL: libgomp.c++/target-has-device-addr-6.C (test for excess errors) UNRESOLVED: libgomp.c++/target-has-device-addr-6.C compilation failed to produce executable FAIL: libgomp.c++/target-in-reduction-1.C (test for excess errors) UNRESOLVED: libgomp.c++/target-in-reduction-1.C compilation failed to produce executable FAIL: libgomp.c++/target-in-reduction-2.C (test for excess errors) UNRESOLVED: libgomp.c++/target-in-reduction-2.C compilation failed to produce executable FAIL: libgomp.c++/target-lambda-2.C (test for excess errors) UNRESOLVED: libgomp.c++/target-lambda-2.C compilation failed to produce executable FAIL: libgomp.c++/target-same-name-2.C (test for excess errors) UNRESOLVED: libgomp.c++/target-same-name-2.C compilation failed to produce executable FAIL: libgomp.c++/target-this-1.C (test for excess errors) UNRESOLVED: libgomp.c++/target-this-1.C compilation failed to produce executable FAIL: libgomp.c++/target-this-2.C (test for excess errors) UNRESOLVED: libgomp.c++/target-this-2.C compilation failed to produce executable FAIL: libgomp.c++/target-this-5.C (test for excess errors) UNRESOLVED: libgomp.c++/target-this-5.C compilation failed to produce executable FAIL: libgomp.c++/target-virtual-1.C (test for excess errors) UNRESOLVED: libgomp.c++/target-virtual-1.C compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/declare_target-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/declare_target-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/error-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/error-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-11.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-11.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-12.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-12.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-16.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-16.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-3.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-3.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-5.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-5.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-6.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-6.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-9.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-9.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/nested-parallel-unbalanced.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/nested-parallel-unbalanced.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/non-rect-loop-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/non-rect-loop-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-2.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-2.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-4.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-4.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-5.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-5.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-6.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-6.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-7.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-7.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-8.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-8.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-9.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-9.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr83046.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr93515.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr93515.c compilation failed to produce executable UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr96390.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/ptr-attach-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/ptr-attach-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/reduction-16.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/reduction-16.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/reduction-5.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/reduction-5.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/reduction-6.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/reduction-6.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-10.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-10.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-13.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-13.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-2.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-2.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-40.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-40.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-41.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-41.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-42.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-42.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-45.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-45.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-has-device-addr-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-has-device-addr-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-implicit-map-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-implicit-map-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-implicit-map-2.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-implicit-map-2.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-in-reduction-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-in-reduction-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-in-reduction-2.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-in-reduction-2.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-same-name-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-same-name-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/task-detach-10.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/task-detach-10.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/task-detach-6.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/task-detach-6.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/task-detach-8.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/task-detach-8.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/teams-2.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/teams-2.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/thread-limit-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/thread-limit-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/unmap-infinity-2.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/unmap-infinity-2.c compilation failed to produce executable FAIL: libgomp.c/declare-variant-2.c (test for excess errors) UNRESOLVED: libgomp.c/declare-variant-2.c compilation failed to produce executable FAIL: libgomp.c/declare-variant-3-sm30.c (test for excess errors) UNRESOLVED: libgomp.c/declare-variant-3-sm30.c compilation failed to produce executable FAIL: libgomp.c/declare-variant-3-sm35.c (test for excess errors) FAIL: libgomp.c/declare-variant-3-sm53.c (test for excess errors) FAIL: libgomp.c/declare-variant-3-sm70.c (test for excess errors) FAIL: libgomp.c/declare-variant-3-sm75.c (test for excess errors) FAIL: libgomp.c/declare-variant-3-sm80.c (test for excess errors) FAIL: libgomp.c/examples-4/array_sections-3.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/array_sections-3.c compilation failed to produce executable FAIL: libgomp.c/examples-4/array_sections-4.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/array_sections-4.c compilation failed to produce executable FAIL: libgomp.c/examples-4/async_target-1.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/async_target-1.c compilation failed to produce executable FAIL: libgomp.c/examples-4/declare_target-1.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/declare_target-1.c compilation failed to produce executable FAIL: libgomp.c/examples-4/declare_target-3.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/declare_target-3.c compilation failed to produce executable FAIL: libgomp.c/examples-4/declare_target-4.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/declare_target-4.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target-1.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target-1.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target-2.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target-2.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target-3.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target-3.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target-4.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target-4.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target_data-1.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target_data-1.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target_data-2.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target_data-2.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target_data-3.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target_data-3.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target_data-4.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target_data-4.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target_update-1.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target_update-1.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target_update-2.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target_update-2.c compilation failed to produce executable FAIL: libgomp.c/examples-4/teams-2.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/teams-2.c compilation failed to produce executable FAIL: libgomp.c/examples-4/teams-3.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/teams-3.c compilation failed to produce executable FAIL: libgomp.c/examples-4/teams-4.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/teams-4.c compilation failed to produce executable FAIL: libgomp.c/examples-4/teams-5.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/teams-5.c compilation failed to produce executable FAIL: libgomp.c/examples-4/teams-6.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/teams-6.c compilation failed to produce executable FAIL: libgomp.c/pr104783-2.c (test for excess errors) UNRESOLVED: libgomp.c/pr104783-2.c compilation failed to produce executable FAIL: libgomp.c/pr104783.c (test for excess errors) UNRESOLVED: libgomp.c/pr104783.c compilation failed to produce executable FAIL: libgomp.c/pr104952-1.c (test for excess errors) UNRESOLVED: libgomp.c/pr104952-1.c compilation failed to produce executable FAIL: libgomp.c/pr104952-2.c (test for excess errors) UNRESOLVED: libgomp.c/pr104952-2.c compilation failed to produce executable FAIL: libgomp.c/pr64734.c (test for excess errors) UNRESOLVED: libgomp.c/pr64734.c compilation failed to produce executable FAIL: libgomp.c/pr81778.c (test for excess errors) UNRESOLVED: libgomp.c/pr81778.c compilation failed to produce executable FAIL: libgomp.c/pr86660.c (test for excess errors) UNRESOLVED: libgomp.c/pr86660.c compilation failed to produce executable FAIL: libgomp.c/pr90779.c (test for excess errors) UNRESOLVED: libgomp.c/pr90779.c compilation failed to produce executable FAIL: libgomp.c/pr90811.c (test for excess errors) UNRESOLVED: libgomp.c/pr90811.c compilation failed to produce executable FAIL: libgomp.c/pr99555-1.c (test for excess errors) UNRESOLVED: libgomp.c/pr99555-1.c compilation failed to produce executable FAIL: libgomp.c/switch-conversion-2.c (test for excess errors) UNRESOLVED: libgomp.c/switch-conversion-2.c compilation failed to produce executable FAIL: libgomp.c/switch-conversion.c (test for excess errors) UNRESOLVED: libgomp.c/switch-conversion.c compilation failed to produce executable FAIL: libgomp.c/target-12.c (test for excess errors) UNRESOLVED: libgomp.c/target-12.c compilation failed to produce executable FAIL: libgomp.c/target-14.c (test for excess errors) UNRESOLVED: libgomp.c/target-14.c compilation failed to produce executable FAIL: libgomp.c/target-15.c (test for excess errors) UNRESOLVED: libgomp.c/target-15.c compilation failed to produce executable FAIL: libgomp.c/target-16.c (test for excess errors) UNRESOLVED: libgomp.c/target-16.c compilation failed to produce executable FAIL: libgomp.c/target-17.c (test for excess errors) UNRESOLVED: libgomp.c/target-17.c compilation failed to produce executable FAIL: libgomp.c/target-18.c (test for excess errors) UNRESOLVED: libgomp.c/target-18.c compilation failed to produce executable FAIL: libgomp.c/target-19.c (test for excess errors) UNRESOLVED: libgomp.c/target-19.c compilation failed to produce executable FAIL: libgomp.c/target-21.c (test for excess errors) UNRESOLVED: libgomp.c/target-21.c compilation failed to produce executable FAIL: libgomp.c/target-22.c (test for excess errors) UNRESOLVED: libgomp.c/target-22.c compilation failed to produce executable FAIL: libgomp.c/target-23.c (test for excess errors) UNRESOLVED: libgomp.c/target-23.c compilation failed to produce executable FAIL: libgomp.c/target-24.c (test for excess errors) UNRESOLVED: libgomp.c/target-24.c compilation failed to produce executable FAIL: libgomp.c/target-25.c (test for excess errors) UNRESOLVED: libgomp.c/target-25.c compilation failed to produce executable FAIL: libgomp.c/target-26.c (test for excess errors) UNRESOLVED: libgomp.c/target-26.c compilation failed to produce executable FAIL: libgomp.c/target-27.c (test for excess errors) UNRESOLVED: libgomp.c/target-27.c compilation failed to produce executable FAIL: libgomp.c/target-28.c (test for excess errors) UNRESOLVED: libgomp.c/target-28.c compilation failed to produce executable FAIL: libgomp.c/target-29.c (test for excess errors) UNRESOLVED: libgomp.c/target-29.c compilation failed to produce executable FAIL: libgomp.c/target-3.c (test for excess errors) UNRESOLVED: libgomp.c/target-3.c compilation failed to produce executable FAIL: libgomp.c/target-30.c (test for excess errors) UNRESOLVED: libgomp.c/target-30.c compilation failed to produce executable FAIL: libgomp.c/target-31.c (test for excess errors) UNRESOLVED: libgomp.c/target-31.c compilation failed to produce executable FAIL: libgomp.c/target-32.c (test for excess errors) UNRESOLVED: libgomp.c/target-32.c compilation failed to produce executable FAIL: libgomp.c/target-33.c (test for excess errors) UNRESOLVED: libgomp.c/target-33.c compilation failed to produce executable FAIL: libgomp.c/target-34.c (test for excess errors) UNRESOLVED: libgomp.c/target-34.c compilation failed to produce executable FAIL: libgomp.c/target-35.c (test for excess errors) UNRESOLVED: libgomp.c/target-35.c compilation failed to produce executable FAIL: libgomp.c/target-36.c (test for excess errors) UNRESOLVED: libgomp.c/target-36.c compilation failed to produce executable FAIL: libgomp.c/target-37.c (test for excess errors) UNRESOLVED: libgomp.c/target-37.c compilation failed to produce executable FAIL: libgomp.c/target-38.c (test for excess errors) UNRESOLVED: libgomp.c/target-38.c compilation failed to produce executable FAIL: libgomp.c/target-39.c (test for excess errors) UNRESOLVED: libgomp.c/target-39.c compilation failed to produce executable FAIL: libgomp.c/target-4.c (test for excess errors) UNRESOLVED: libgomp.c/target-4.c compilation failed to produce executable FAIL: libgomp.c/target-41.c (test for excess errors) UNRESOLVED: libgomp.c/target-41.c compilation failed to produce executable FAIL: libgomp.c/target-42.c (test for excess errors) UNRESOLVED: libgomp.c/target-42.c compilation failed to produce executable FAIL: libgomp.c/target-43.c (test for excess errors) UNRESOLVED: libgomp.c/target-43.c compilation failed to produce executable FAIL: libgomp.c/target-44.c (test for excess errors) UNRESOLVED: libgomp.c/target-44.c compilation failed to produce executable FAIL: libgomp.c/target-5.c (test for excess errors) UNRESOLVED: libgomp.c/target-5.c compilation failed to produce executable FAIL: libgomp.c/target-6.c (test for excess errors) UNRESOLVED: libgomp.c/target-6.c compilation failed to produce executable FAIL: libgomp.c/target-7.c (test for excess errors) UNRESOLVED: libgomp.c/target-7.c compilation failed to produce executable FAIL: libgomp.c/target-8.c (test for excess errors) UNRESOLVED: libgomp.c/target-8.c compilation failed to produce executable FAIL: libgomp.c/target-9.c (test for excess errors) UNRESOLVED: libgomp.c/target-9.c compilation failed to produce executable FAIL: libgomp.c/target-critical-1.c (test for excess errors) UNRESOLVED: libgomp.c/target-critical-1.c compilation failed to produce executable FAIL: libgomp.c/target-has-device-addr-3.c (test for excess errors) UNRESOLVED: libgomp.c/target-has-device-addr-3.c compilation failed to produce executable FAIL: libgomp.c/target-link-1.c (test for excess errors) UNRESOLVED: libgomp.c/target-link-1.c compilation failed to produce executable FAIL: libgomp.c/target-print-1.c (test for excess errors) UNRESOLVED: libgomp.c/target-print-1.c compilation failed to produce executable FAIL: libgomp.c/target-teams-1.c (test for excess errors) UNRESOLVED: libgomp.c/target-teams-1.c compilation failed to produce executable FAIL: libgomp.c/task-7.c (test for excess errors) UNRESOLVED: libgomp.c/task-7.c compilation failed to produce executable FAIL: libgomp.c/task-8.c (test for excess errors) UNRESOLVED: libgomp.c/task-8.c compilation failed to produce executable FAIL: libgomp.c/teams-4.c (test for excess errors) UNRESOLVED: libgomp.c/teams-4.c compilation failed to produce executable FAIL: libgomp.c/teams-5.c (test for excess errors) UNRESOLVED: libgomp.c/teams-5.c compilation failed to produce executable FAIL: libgomp.c/thread-limit-2.c (test for excess errors) UNRESOLVED: libgomp.c/thread-limit-2.c compilation failed to produce executable FAIL: libgomp.c/thread-limit-3.c (test for excess errors) UNRESOLVED: libgomp.c/thread-limit-3.c compilation failed to produce executable FAIL: libgomp.fortran/declare-target-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/declare-target-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/declare-target-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/declare-target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/declare-target-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/declare-target-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/declare-target-3.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-3.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/declare-variant-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/declare-variant-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/declare-variant-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/declare-variant-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/declare-variant-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/declare-variant-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/declare-variant-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/declare-variant-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/declare-variant-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/declare-variant-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/declare-variant-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/declare-variant-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/defaultmap-8.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/defaultmap-8.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/defaultmap-8.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/defaultmap-8.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/defaultmap-8.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/defaultmap-8.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/defaultmap-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/defaultmap-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/defaultmap-8.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/defaultmap-8.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/defaultmap-8.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/defaultmap-8.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/error-1.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/error-1.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/async_target-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/async_target-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/async_target-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/async_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/async_target-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/async_target-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/async_target-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-5.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-5.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-5.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-5.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-5.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-5.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-5.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-5.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-5.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-5.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-5.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-5.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-5.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-5.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-5.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-5.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-6.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-6.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-6.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-6.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-6.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-6.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-6.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-6.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-6.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-6.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/has_device_addr.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/has_device_addr.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/is_device_ptr-1.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/is_device_ptr-1.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/is_device_ptr-3.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/is_device_ptr-3.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/nestedfn5.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/nestedfn5.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/nestedfn5.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/nestedfn5.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/nestedfn5.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/nestedfn5.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/nestedfn5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/nestedfn5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/nestedfn5.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/nestedfn5.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/nestedfn5.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/nestedfn5.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/optional-bind-c.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/optional-bind-c.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/optional-map.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/optional-map.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/optional-map.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/optional-map.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/optional-map.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/optional-map.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/optional-map.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/optional-map.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/optional-map.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/optional-map.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/optional-map.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/optional-map.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr66199-2.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-2.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/pr66199-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr66199-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr66199-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr66199-5.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-5.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-5.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-5.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-5.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-5.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr66199-5.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-5.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr66199-5.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-5.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr66199-6.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-6.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-6.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-6.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-6.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-6.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr66199-6.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-6.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr66199-6.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-6.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr66199-7.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-7.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-7.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-7.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-7.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-7.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr66199-7.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-7.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr66199-7.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-7.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr66199-8.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-8.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-8.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-8.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-8.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-8.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr66199-8.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-8.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr66199-8.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-8.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr66199-9.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-9.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-9.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-9.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-9.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-9.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr66199-9.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-9.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr66199-9.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-9.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr90030.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr90030.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr90030.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr90030.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr90030.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr90030.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr90030.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr90030.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr90030.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr90030.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr90030.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr90030.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr90779.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr90779.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr90779.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr90779.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr90779.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr90779.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr90779.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr90779.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr90779.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr90779.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr90779.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr90779.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr95654.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr95654.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr95654.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr95654.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr95654.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr95654.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr95654.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr95654.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr95654.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr95654.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr95654.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr95654.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/struct-elem-map-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/struct-elem-map-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/struct-elem-map-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/struct-elem-map-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/struct-elem-map-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/struct-elem-map-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/struct-elem-map-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/struct-elem-map-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/struct-elem-map-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/struct-elem-map-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/struct-elem-map-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/struct-elem-map-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-12.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-12.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-2.F90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-2.F90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-2.F90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-2.F90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-2.F90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-2.F90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-2.F90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-2.F90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-2.F90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-2.F90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-has-device-addr-1.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-has-device-addr-1.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target-has-device-addr-2.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-has-device-addr-2.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target-has-device-addr-3.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-has-device-addr-3.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target-has-device-addr-4.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-has-device-addr-4.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-map-1.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-map-1.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target-simd.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-simd.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-simd.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-simd.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-simd.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-simd.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-simd.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-simd.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-simd.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-simd.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-simd.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-simd.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-var.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-var.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target10.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target10.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target10.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target10.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target10.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target10.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target10.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target10.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target10.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target10.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target6.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target6.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target6.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target6.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target6.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target6.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target6.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target6.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target6.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target6.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target7.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target7.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target7.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target7.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target7.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target7.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target7.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target7.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target7.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target7.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target8.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target8.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target8.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target8.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target8.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target8.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target8.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target8.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target8.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target8.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/task-detach-10.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-10.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-10.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-10.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-10.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-10.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/task-detach-10.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-10.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/task-detach-10.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-10.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/task-detach-6.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-6.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-6.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-6.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-6.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-6.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/task-detach-6.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-6.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/task-detach-6.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-6.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/task-detach-8.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-8.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-8.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-8.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-8.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-8.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/task-detach-8.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-8.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/task-detach-8.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-8.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/thread-limit-1.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/thread-limit-1.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-3.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-3.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-4.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-4.f90 -O compilation failed to produce executable === libgomp Summary for unix === # of expected passes 12552 # of unexpected failures 614 # of expected failures 228 # of untested testcases 9 # of unresolved testcases 610 # of unsupported tests 621 Running target unix/-fstack-protector FAIL: libgomp.c++/../libgomp.c-c++-common/declare_target-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/declare_target-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/error-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/error-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-11.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-11.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-12.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-12.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-16.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-16.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-3.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-3.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-5.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-5.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-6.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-6.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/for-9.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/for-9.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/nested-parallel-unbalanced.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/nested-parallel-unbalanced.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/non-rect-loop-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/non-rect-loop-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-2.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-2.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-4.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-4.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-5.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-5.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-6.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-6.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-7.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-7.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-8.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-8.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr66199-9.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr66199-9.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/pr83046.c (test for excess errors) FAIL: libgomp.c++/../libgomp.c-c++-common/pr93515.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr93515.c compilation failed to produce executable UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/pr96390.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/ptr-attach-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/ptr-attach-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/reduction-16.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/reduction-16.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/reduction-5.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/reduction-5.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/reduction-6.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/reduction-6.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-10.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-10.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-13.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-13.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-2.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-2.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-40.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-40.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-41.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-41.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-42.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-42.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-45.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-45.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-has-device-addr-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-has-device-addr-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-implicit-map-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-implicit-map-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-implicit-map-2.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-implicit-map-2.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-in-reduction-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-in-reduction-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-in-reduction-2.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-in-reduction-2.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-same-name-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/target-same-name-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/task-detach-10.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/task-detach-10.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/task-detach-6.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/task-detach-6.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/task-detach-8.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/task-detach-8.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/teams-2.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/teams-2.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/thread-limit-1.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/thread-limit-1.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/unmap-infinity-2.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/unmap-infinity-2.c compilation failed to produce executable FAIL: libgomp.c++/examples-4/target_data-5.C (test for excess errors) UNRESOLVED: libgomp.c++/examples-4/target_data-5.C compilation failed to produce executable FAIL: libgomp.c++/for-15.C (test for excess errors) UNRESOLVED: libgomp.c++/for-15.C compilation failed to produce executable FAIL: libgomp.c++/for-24.C (test for excess errors) UNRESOLVED: libgomp.c++/for-24.C compilation failed to produce executable FAIL: libgomp.c++/pr108286.C (test for excess errors) UNRESOLVED: libgomp.c++/pr108286.C compilation failed to produce executable FAIL: libgomp.c++/pr63248.C (test for excess errors) UNRESOLVED: libgomp.c++/pr63248.C compilation failed to produce executable FAIL: libgomp.c++/pr69555-2.C (test for excess errors) UNRESOLVED: libgomp.c++/pr69555-2.C compilation failed to produce executable UNRESOLVED: libgomp.c++/pr96390.C compilation failed to produce executable FAIL: libgomp.c++/target-10.C (test for excess errors) UNRESOLVED: libgomp.c++/target-10.C compilation failed to produce executable FAIL: libgomp.c++/target-11.C (test for excess errors) UNRESOLVED: libgomp.c++/target-11.C compilation failed to produce executable FAIL: libgomp.c++/target-12.C (test for excess errors) UNRESOLVED: libgomp.c++/target-12.C compilation failed to produce executable FAIL: libgomp.c++/target-13.C (test for excess errors) UNRESOLVED: libgomp.c++/target-13.C compilation failed to produce executable FAIL: libgomp.c++/target-14.C (test for excess errors) UNRESOLVED: libgomp.c++/target-14.C compilation failed to produce executable FAIL: libgomp.c++/target-15.C (test for excess errors) UNRESOLVED: libgomp.c++/target-15.C compilation failed to produce executable FAIL: libgomp.c++/target-16.C (test for excess errors) UNRESOLVED: libgomp.c++/target-16.C compilation failed to produce executable FAIL: libgomp.c++/target-17.C (test for excess errors) UNRESOLVED: libgomp.c++/target-17.C compilation failed to produce executable FAIL: libgomp.c++/target-18.C (test for excess errors) UNRESOLVED: libgomp.c++/target-18.C compilation failed to produce executable FAIL: libgomp.c++/target-19.C (test for excess errors) UNRESOLVED: libgomp.c++/target-19.C compilation failed to produce executable FAIL: libgomp.c++/target-2.C (test for excess errors) UNRESOLVED: libgomp.c++/target-2.C compilation failed to produce executable FAIL: libgomp.c++/target-20.C (test for excess errors) UNRESOLVED: libgomp.c++/target-20.C compilation failed to produce executable FAIL: libgomp.c++/target-21.C (test for excess errors) UNRESOLVED: libgomp.c++/target-21.C compilation failed to produce executable FAIL: libgomp.c++/target-22.C (test for excess errors) UNRESOLVED: libgomp.c++/target-22.C compilation failed to produce executable FAIL: libgomp.c++/target-23.C (test for excess errors) UNRESOLVED: libgomp.c++/target-23.C compilation failed to produce executable FAIL: libgomp.c++/target-6.C (test for excess errors) UNRESOLVED: libgomp.c++/target-6.C compilation failed to produce executable FAIL: libgomp.c++/target-7.C (test for excess errors) UNRESOLVED: libgomp.c++/target-7.C compilation failed to produce executable FAIL: libgomp.c++/target-8.C (test for excess errors) UNRESOLVED: libgomp.c++/target-8.C compilation failed to produce executable FAIL: libgomp.c++/target-9.C (test for excess errors) UNRESOLVED: libgomp.c++/target-9.C compilation failed to produce executable FAIL: libgomp.c++/target-has-device-addr-2.C (test for excess errors) UNRESOLVED: libgomp.c++/target-has-device-addr-2.C compilation failed to produce executable FAIL: libgomp.c++/target-has-device-addr-4.C (test for excess errors) UNRESOLVED: libgomp.c++/target-has-device-addr-4.C compilation failed to produce executable FAIL: libgomp.c++/target-has-device-addr-5.C (test for excess errors) UNRESOLVED: libgomp.c++/target-has-device-addr-5.C compilation failed to produce executable FAIL: libgomp.c++/target-has-device-addr-6.C (test for excess errors) UNRESOLVED: libgomp.c++/target-has-device-addr-6.C compilation failed to produce executable FAIL: libgomp.c++/target-in-reduction-1.C (test for excess errors) UNRESOLVED: libgomp.c++/target-in-reduction-1.C compilation failed to produce executable FAIL: libgomp.c++/target-in-reduction-2.C (test for excess errors) UNRESOLVED: libgomp.c++/target-in-reduction-2.C compilation failed to produce executable FAIL: libgomp.c++/target-lambda-2.C (test for excess errors) UNRESOLVED: libgomp.c++/target-lambda-2.C compilation failed to produce executable FAIL: libgomp.c++/target-same-name-2.C (test for excess errors) UNRESOLVED: libgomp.c++/target-same-name-2.C compilation failed to produce executable FAIL: libgomp.c++/target-this-1.C (test for excess errors) UNRESOLVED: libgomp.c++/target-this-1.C compilation failed to produce executable FAIL: libgomp.c++/target-this-2.C (test for excess errors) UNRESOLVED: libgomp.c++/target-this-2.C compilation failed to produce executable FAIL: libgomp.c++/target-this-5.C (test for excess errors) UNRESOLVED: libgomp.c++/target-this-5.C compilation failed to produce executable FAIL: libgomp.c++/target-virtual-1.C (test for excess errors) UNRESOLVED: libgomp.c++/target-virtual-1.C compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/declare_target-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/declare_target-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/error-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/error-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-11.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-11.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-12.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-12.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-16.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-16.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-3.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-3.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-5.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-5.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-6.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-6.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/for-9.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-9.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/nested-parallel-unbalanced.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/nested-parallel-unbalanced.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/non-rect-loop-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/non-rect-loop-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-2.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-2.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-4.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-4.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-5.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-5.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-6.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-6.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-7.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-7.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-8.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-8.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr66199-9.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr66199-9.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/pr83046.c (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/pr93515.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr93515.c compilation failed to produce executable UNRESOLVED: libgomp.c/../libgomp.c-c++-common/pr96390.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/ptr-attach-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/ptr-attach-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/reduction-16.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/reduction-16.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/reduction-5.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/reduction-5.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/reduction-6.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/reduction-6.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-10.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-10.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-13.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-13.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-2.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-2.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-40.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-40.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-41.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-41.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-42.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-42.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-45.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-45.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-has-device-addr-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-has-device-addr-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-implicit-map-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-implicit-map-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-implicit-map-2.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-implicit-map-2.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-in-reduction-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-in-reduction-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-in-reduction-2.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-in-reduction-2.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/target-same-name-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/target-same-name-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/task-detach-10.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/task-detach-10.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/task-detach-6.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/task-detach-6.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/task-detach-8.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/task-detach-8.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/teams-2.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/teams-2.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/thread-limit-1.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/thread-limit-1.c compilation failed to produce executable FAIL: libgomp.c/../libgomp.c-c++-common/unmap-infinity-2.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/unmap-infinity-2.c compilation failed to produce executable FAIL: libgomp.c/declare-variant-2.c (test for excess errors) UNRESOLVED: libgomp.c/declare-variant-2.c compilation failed to produce executable FAIL: libgomp.c/declare-variant-3-sm30.c (test for excess errors) UNRESOLVED: libgomp.c/declare-variant-3-sm30.c compilation failed to produce executable FAIL: libgomp.c/declare-variant-3-sm35.c (test for excess errors) FAIL: libgomp.c/declare-variant-3-sm53.c (test for excess errors) FAIL: libgomp.c/declare-variant-3-sm70.c (test for excess errors) FAIL: libgomp.c/declare-variant-3-sm75.c (test for excess errors) FAIL: libgomp.c/declare-variant-3-sm80.c (test for excess errors) FAIL: libgomp.c/examples-4/array_sections-3.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/array_sections-3.c compilation failed to produce executable FAIL: libgomp.c/examples-4/array_sections-4.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/array_sections-4.c compilation failed to produce executable FAIL: libgomp.c/examples-4/async_target-1.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/async_target-1.c compilation failed to produce executable FAIL: libgomp.c/examples-4/declare_target-1.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/declare_target-1.c compilation failed to produce executable FAIL: libgomp.c/examples-4/declare_target-3.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/declare_target-3.c compilation failed to produce executable FAIL: libgomp.c/examples-4/declare_target-4.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/declare_target-4.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target-1.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target-1.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target-2.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target-2.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target-3.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target-3.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target-4.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target-4.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target_data-1.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target_data-1.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target_data-2.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target_data-2.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target_data-3.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target_data-3.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target_data-4.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target_data-4.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target_update-1.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target_update-1.c compilation failed to produce executable FAIL: libgomp.c/examples-4/target_update-2.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/target_update-2.c compilation failed to produce executable FAIL: libgomp.c/examples-4/teams-2.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/teams-2.c compilation failed to produce executable FAIL: libgomp.c/examples-4/teams-3.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/teams-3.c compilation failed to produce executable FAIL: libgomp.c/examples-4/teams-4.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/teams-4.c compilation failed to produce executable FAIL: libgomp.c/examples-4/teams-5.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/teams-5.c compilation failed to produce executable FAIL: libgomp.c/examples-4/teams-6.c (test for excess errors) UNRESOLVED: libgomp.c/examples-4/teams-6.c compilation failed to produce executable FAIL: libgomp.c/pr104783-2.c (test for excess errors) UNRESOLVED: libgomp.c/pr104783-2.c compilation failed to produce executable FAIL: libgomp.c/pr104783.c (test for excess errors) UNRESOLVED: libgomp.c/pr104783.c compilation failed to produce executable FAIL: libgomp.c/pr104952-1.c (test for excess errors) UNRESOLVED: libgomp.c/pr104952-1.c compilation failed to produce executable FAIL: libgomp.c/pr104952-2.c (test for excess errors) UNRESOLVED: libgomp.c/pr104952-2.c compilation failed to produce executable FAIL: libgomp.c/pr64734.c (test for excess errors) UNRESOLVED: libgomp.c/pr64734.c compilation failed to produce executable FAIL: libgomp.c/pr81778.c (test for excess errors) UNRESOLVED: libgomp.c/pr81778.c compilation failed to produce executable FAIL: libgomp.c/pr86660.c (test for excess errors) UNRESOLVED: libgomp.c/pr86660.c compilation failed to produce executable FAIL: libgomp.c/pr90779.c (test for excess errors) UNRESOLVED: libgomp.c/pr90779.c compilation failed to produce executable FAIL: libgomp.c/pr90811.c (test for excess errors) UNRESOLVED: libgomp.c/pr90811.c compilation failed to produce executable FAIL: libgomp.c/pr99555-1.c (test for excess errors) UNRESOLVED: libgomp.c/pr99555-1.c compilation failed to produce executable FAIL: libgomp.c/switch-conversion-2.c (test for excess errors) UNRESOLVED: libgomp.c/switch-conversion-2.c compilation failed to produce executable FAIL: libgomp.c/switch-conversion.c (test for excess errors) UNRESOLVED: libgomp.c/switch-conversion.c compilation failed to produce executable FAIL: libgomp.c/target-12.c (test for excess errors) UNRESOLVED: libgomp.c/target-12.c compilation failed to produce executable FAIL: libgomp.c/target-14.c (test for excess errors) UNRESOLVED: libgomp.c/target-14.c compilation failed to produce executable FAIL: libgomp.c/target-15.c (test for excess errors) UNRESOLVED: libgomp.c/target-15.c compilation failed to produce executable FAIL: libgomp.c/target-16.c (test for excess errors) UNRESOLVED: libgomp.c/target-16.c compilation failed to produce executable FAIL: libgomp.c/target-17.c (test for excess errors) UNRESOLVED: libgomp.c/target-17.c compilation failed to produce executable FAIL: libgomp.c/target-18.c (test for excess errors) UNRESOLVED: libgomp.c/target-18.c compilation failed to produce executable FAIL: libgomp.c/target-19.c (test for excess errors) UNRESOLVED: libgomp.c/target-19.c compilation failed to produce executable FAIL: libgomp.c/target-21.c (test for excess errors) UNRESOLVED: libgomp.c/target-21.c compilation failed to produce executable FAIL: libgomp.c/target-22.c (test for excess errors) UNRESOLVED: libgomp.c/target-22.c compilation failed to produce executable FAIL: libgomp.c/target-23.c (test for excess errors) UNRESOLVED: libgomp.c/target-23.c compilation failed to produce executable FAIL: libgomp.c/target-24.c (test for excess errors) UNRESOLVED: libgomp.c/target-24.c compilation failed to produce executable FAIL: libgomp.c/target-25.c (test for excess errors) UNRESOLVED: libgomp.c/target-25.c compilation failed to produce executable FAIL: libgomp.c/target-26.c (test for excess errors) UNRESOLVED: libgomp.c/target-26.c compilation failed to produce executable FAIL: libgomp.c/target-27.c (test for excess errors) UNRESOLVED: libgomp.c/target-27.c compilation failed to produce executable FAIL: libgomp.c/target-28.c (test for excess errors) UNRESOLVED: libgomp.c/target-28.c compilation failed to produce executable FAIL: libgomp.c/target-29.c (test for excess errors) UNRESOLVED: libgomp.c/target-29.c compilation failed to produce executable FAIL: libgomp.c/target-3.c (test for excess errors) UNRESOLVED: libgomp.c/target-3.c compilation failed to produce executable FAIL: libgomp.c/target-30.c (test for excess errors) UNRESOLVED: libgomp.c/target-30.c compilation failed to produce executable FAIL: libgomp.c/target-31.c (test for excess errors) UNRESOLVED: libgomp.c/target-31.c compilation failed to produce executable FAIL: libgomp.c/target-32.c (test for excess errors) UNRESOLVED: libgomp.c/target-32.c compilation failed to produce executable FAIL: libgomp.c/target-33.c (test for excess errors) UNRESOLVED: libgomp.c/target-33.c compilation failed to produce executable FAIL: libgomp.c/target-34.c (test for excess errors) UNRESOLVED: libgomp.c/target-34.c compilation failed to produce executable FAIL: libgomp.c/target-35.c (test for excess errors) UNRESOLVED: libgomp.c/target-35.c compilation failed to produce executable FAIL: libgomp.c/target-36.c (test for excess errors) UNRESOLVED: libgomp.c/target-36.c compilation failed to produce executable FAIL: libgomp.c/target-37.c (test for excess errors) UNRESOLVED: libgomp.c/target-37.c compilation failed to produce executable FAIL: libgomp.c/target-38.c (test for excess errors) UNRESOLVED: libgomp.c/target-38.c compilation failed to produce executable FAIL: libgomp.c/target-39.c (test for excess errors) UNRESOLVED: libgomp.c/target-39.c compilation failed to produce executable FAIL: libgomp.c/target-4.c (test for excess errors) UNRESOLVED: libgomp.c/target-4.c compilation failed to produce executable FAIL: libgomp.c/target-41.c (test for excess errors) UNRESOLVED: libgomp.c/target-41.c compilation failed to produce executable FAIL: libgomp.c/target-42.c (test for excess errors) UNRESOLVED: libgomp.c/target-42.c compilation failed to produce executable FAIL: libgomp.c/target-43.c (test for excess errors) UNRESOLVED: libgomp.c/target-43.c compilation failed to produce executable FAIL: libgomp.c/target-44.c (test for excess errors) UNRESOLVED: libgomp.c/target-44.c compilation failed to produce executable FAIL: libgomp.c/target-5.c (test for excess errors) UNRESOLVED: libgomp.c/target-5.c compilation failed to produce executable FAIL: libgomp.c/target-6.c (test for excess errors) UNRESOLVED: libgomp.c/target-6.c compilation failed to produce executable FAIL: libgomp.c/target-7.c (test for excess errors) UNRESOLVED: libgomp.c/target-7.c compilation failed to produce executable FAIL: libgomp.c/target-8.c (test for excess errors) UNRESOLVED: libgomp.c/target-8.c compilation failed to produce executable FAIL: libgomp.c/target-9.c (test for excess errors) UNRESOLVED: libgomp.c/target-9.c compilation failed to produce executable FAIL: libgomp.c/target-critical-1.c (test for excess errors) UNRESOLVED: libgomp.c/target-critical-1.c compilation failed to produce executable FAIL: libgomp.c/target-has-device-addr-3.c (test for excess errors) UNRESOLVED: libgomp.c/target-has-device-addr-3.c compilation failed to produce executable FAIL: libgomp.c/target-link-1.c (test for excess errors) UNRESOLVED: libgomp.c/target-link-1.c compilation failed to produce executable FAIL: libgomp.c/target-print-1.c (test for excess errors) UNRESOLVED: libgomp.c/target-print-1.c compilation failed to produce executable FAIL: libgomp.c/target-teams-1.c (test for excess errors) UNRESOLVED: libgomp.c/target-teams-1.c compilation failed to produce executable FAIL: libgomp.c/task-7.c (test for excess errors) UNRESOLVED: libgomp.c/task-7.c compilation failed to produce executable FAIL: libgomp.c/task-8.c (test for excess errors) UNRESOLVED: libgomp.c/task-8.c compilation failed to produce executable FAIL: libgomp.c/teams-4.c (test for excess errors) UNRESOLVED: libgomp.c/teams-4.c compilation failed to produce executable FAIL: libgomp.c/teams-5.c (test for excess errors) UNRESOLVED: libgomp.c/teams-5.c compilation failed to produce executable FAIL: libgomp.c/thread-limit-2.c (test for excess errors) UNRESOLVED: libgomp.c/thread-limit-2.c compilation failed to produce executable FAIL: libgomp.c/thread-limit-3.c (test for excess errors) UNRESOLVED: libgomp.c/thread-limit-3.c compilation failed to produce executable FAIL: libgomp.fortran/declare-target-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/declare-target-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/declare-target-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/declare-target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/declare-target-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/declare-target-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/declare-target-3.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/declare-target-3.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/declare-variant-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/declare-variant-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/declare-variant-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/declare-variant-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/declare-variant-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/declare-variant-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/declare-variant-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/declare-variant-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/declare-variant-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/declare-variant-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/declare-variant-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/declare-variant-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/defaultmap-8.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/defaultmap-8.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/defaultmap-8.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/defaultmap-8.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/defaultmap-8.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/defaultmap-8.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/defaultmap-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/defaultmap-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/defaultmap-8.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/defaultmap-8.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/defaultmap-8.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/defaultmap-8.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/error-1.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/error-1.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/array_sections-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/array_sections-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/async_target-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/async_target-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/async_target-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/async_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/async_target-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/async_target-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/async_target-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/async_target-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/declare_target-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/declare_target-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-5.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-5.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-5.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-5.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-5.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_data-5.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_data-5.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/target_update-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/target_update-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-5.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-5.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-5.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-5.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-5.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-5.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-5.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-5.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-5.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-5.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-6.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-6.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-6.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-6.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-6.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-6.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-6.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-6.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/examples-4/teams-6.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/examples-4/teams-6.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/has_device_addr.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/has_device_addr.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/is_device_ptr-1.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/is_device_ptr-1.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/is_device_ptr-3.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/is_device_ptr-3.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/map-alloc-ptr-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/map-alloc-ptr-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/nestedfn5.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/nestedfn5.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/nestedfn5.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/nestedfn5.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/nestedfn5.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/nestedfn5.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/nestedfn5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/nestedfn5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/nestedfn5.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/nestedfn5.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/nestedfn5.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/nestedfn5.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/optional-bind-c.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/optional-bind-c.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/optional-map.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/optional-map.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/optional-map.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/optional-map.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/optional-map.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/optional-map.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/optional-map.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/optional-map.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/optional-map.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/optional-map.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/optional-map.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/optional-map.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr66199-2.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-2.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/pr66199-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr66199-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr66199-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr66199-5.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-5.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-5.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-5.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-5.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-5.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr66199-5.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-5.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr66199-5.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-5.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr66199-6.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-6.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-6.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-6.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-6.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-6.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr66199-6.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-6.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr66199-6.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-6.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr66199-7.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-7.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-7.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-7.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-7.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-7.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr66199-7.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-7.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr66199-7.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-7.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr66199-8.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-8.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-8.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-8.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-8.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-8.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr66199-8.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-8.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr66199-8.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-8.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr66199-9.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-9.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-9.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-9.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-9.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-9.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr66199-9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr66199-9.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-9.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr66199-9.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr66199-9.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr90030.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr90030.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr90030.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr90030.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr90030.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr90030.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr90030.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr90030.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr90030.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr90030.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr90030.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr90030.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr90779.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr90779.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr90779.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr90779.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr90779.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr90779.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr90779.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr90779.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr90779.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr90779.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr90779.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr90779.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/pr95654.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/pr95654.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/pr95654.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/pr95654.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/pr95654.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/pr95654.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/pr95654.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/pr95654.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/pr95654.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/pr95654.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/pr95654.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/pr95654.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/struct-elem-map-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/struct-elem-map-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/struct-elem-map-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/struct-elem-map-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/struct-elem-map-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/struct-elem-map-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/struct-elem-map-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/struct-elem-map-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/struct-elem-map-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/struct-elem-map-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/struct-elem-map-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/struct-elem-map-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-12.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-12.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-allocatable-1-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-allocatable-1-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-2.F90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-2.F90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-2.F90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-2.F90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-2.F90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-2.F90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-2.F90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-2.F90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-enter-data-2.F90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-enter-data-2.F90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-has-device-addr-1.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-has-device-addr-1.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target-has-device-addr-2.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-has-device-addr-2.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target-has-device-addr-3.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-has-device-addr-3.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target-has-device-addr-4.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-has-device-addr-4.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-in-reduction-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-in-reduction-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-map-1.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-map-1.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target-simd.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target-simd.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target-simd.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target-simd.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target-simd.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target-simd.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target-simd.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target-simd.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target-simd.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target-simd.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target-simd.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target-simd.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target-var.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/target-var.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/target1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target10.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target10.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target10.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target10.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target10.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target10.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target10.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target10.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target10.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target10.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target6.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target6.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target6.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target6.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target6.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target6.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target6.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target6.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target6.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target6.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target7.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target7.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target7.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target7.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target7.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target7.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target7.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target7.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target7.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target7.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/target8.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/target8.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/target8.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/target8.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/target8.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/target8.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/target8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/target8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/target8.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/target8.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/target8.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/target8.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/task-detach-10.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-10.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-10.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-10.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-10.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-10.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/task-detach-10.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-10.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/task-detach-10.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-10.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/task-detach-6.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-6.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-6.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-6.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-6.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-6.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/task-detach-6.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-6.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/task-detach-6.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-6.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/task-detach-8.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-8.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-8.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-8.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-8.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-8.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/task-detach-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/task-detach-8.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-8.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/task-detach-8.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/task-detach-8.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/thread-limit-1.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/thread-limit-1.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-2.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-2.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-2.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-2.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-2.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-2.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-2.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-2.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-2.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-2.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-4.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-4.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-4.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-4.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-4.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-4.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-4.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-4.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/use_device_addr-4.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_addr-4.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-1.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-1.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-1.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-1.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-1.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-1.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-1.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-1.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-1.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-1.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-3.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-3.f90 -O compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-3.f90 -O0 compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-3.f90 -O1 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-3.f90 -O1 compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-3.f90 -O2 (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-3.f90 -O2 compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-3.f90 -O3 -g (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-3.f90 -O3 -g compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-3.f90 -Os (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-3.f90 -Os compilation failed to produce executable FAIL: libgomp.fortran/use_device_ptr-optional-4.f90 -O (test for excess errors) UNRESOLVED: libgomp.fortran/use_device_ptr-optional-4.f90 -O compilation failed to produce executable === libgomp Summary for unix/-fstack-protector === # of expected passes 12552 # of unexpected failures 614 # of expected failures 228 # of untested testcases 9 # of unresolved testcases 610 # of unsupported tests 621 === libgomp Summary === # of expected passes 25104 # of unexpected failures 1228 # of expected failures 456 # of untested testcases 18 # of unresolved testcases 1220 # of unsupported tests 1242 === libitm tests === Running target unix === libitm Summary for unix === # of expected passes 44 # of expected failures 3 # of unsupported tests 1 Running target unix/-fstack-protector === libitm Summary for unix/-fstack-protector === # of expected passes 44 # of expected failures 3 # of unsupported tests 1 === libitm Summary === # of expected passes 88 # of expected failures 6 # of unsupported tests 2 === libphobos tests === Running target unix FAIL: libphobos.exceptions/rt_trap_exceptions.d output pattern test === libphobos Summary for unix === # of expected passes 472 # of unexpected failures 1 Running target unix/-fstack-protector FAIL: libphobos.exceptions/rt_trap_exceptions.d output pattern test === libphobos Summary for unix/-fstack-protector === # of expected passes 472 # of unexpected failures 1 === libphobos Summary === # of expected passes 944 # of unexpected failures 2 === libstdc++ tests === Running target unix === libstdc++ Summary for unix === # of expected passes 15319 # of expected failures 96 # of unsupported tests 379 Running target unix/-fstack-protector === libstdc++ Summary for unix/-fstack-protector === # of expected passes 15319 # of expected failures 96 # of unsupported tests 379 === libstdc++ Summary === # of expected passes 30638 # of expected failures 192 # of unsupported tests 758 Compiler version: 12.3.0 (Debian 12.3.0-15) Platform: powerpc64le-unknown-linux-gnu configure flags: -v --with-pkgversion='Debian 12.3.0-15' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=powerpc64le-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --with-libphobos-druntime-only=yes --enable-objc-gc=auto --enable-secureplt --enable-targets=powerpcle-linux --disable-multilib --enable-multiarch --disable-werror --with-long-double-128 --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-12-12.3.0/debian/tmp-nvptx/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=powerpc64le-linux-gnu --host=powerpc64le-linux-gnu --target=powerpc64le-linux-gnu BOOT_CFLAGS= Build Dependencies: Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============================-=================-============-=============================================================================== ii binutils 2.42-3 ppc64el GNU assembler, linker and binary utilities ii binutils-common:ppc64el 2.42-3 ppc64el Common files for the GNU assembler, linker and binary utilities ii binutils-powerpc64le-linux-gnu 2.42-3 ppc64el GNU binary utilities, for powerpc64le-linux-gnu target ii g++-11 11.4.0-7 ppc64el GNU C++ compiler ii g++-13 13.2.0-13 ppc64el GNU C++ compiler ii g++-13-powerpc64le-linux-gnu 13.2.0-13 ppc64el GNU C++ compiler for powerpc64le-linux-gnu architecture ii g++-powerpc64le-linux-gnu 4:13.2.0-7 ppc64el GNU C++ compiler for the ppc64el architecture ii libc6:ppc64el 2.37-15 ppc64el GNU C Library: Shared libraries ii libgmp-dev:ppc64el 2:6.3.0+dfsg-2+b1 ppc64el Multiprecision arithmetic library developers tools ii libisl-dev:ppc64el 0.26-3+b2 ppc64el manipulating sets and relations of integer points bounded by linear constraints ii libmpc-dev:ppc64el 1.3.1-1+b2 ppc64el multiple precision complex floating-point library development package ii libmpfr-dev:ppc64el 4.2.1-1+b1 ppc64el multiple precision floating-point computation developers tools git-updates: updates from the 12 branch upto 20240229 (bd4ac9558c5d). gcc-gfdl-build: Build a dummy s-tm-texi without access to the texinfo sources gcc-textdomain: Set gettext's domain and textdomain to the versioned package name. gcc-distro-specs: Add empty distro and hardening specs gcc-driver-extra-langs: Add options and specs for languages that are not built from a source (but built from separate sources). gcc-hash-style-gnu: Link using --hash-style=gnu (aarch64, alpha, amd64, armel, armhf, ia64, i386, powerpc, ppc64, riscv64, s390, sparc) libstdc++-pic: Build and install libstdc++_pic.a library. libstdc++-doclink: adjust hrefs to point to the local documentation libstdc++-man-3cxx: Install libstdc++ man pages with suffix .3cxx instead of .3 libstdc++-test-installed: Add support to run the libstdc++-v3 testsuite using the installed shared libraries. alpha-no-ev4-directive: never emit .ev4 directive. note-gnu-stack: Add .note.GNU-stack sections for gcc's crt files, libffi and boehm-gc Taken from FC. libgomp-omp_h-multilib: Fix up omp.h for multilibs. libgo-testsuite: Only run the libgo testsuite for flags configured in RUNTESTFLAGS libgo-cleanfiles: gcc-target-include-asm: Search \$(builddir)/sys-include for the asm header files libgo-revert-timeout-exp: libgo-setcontext-config: libgo: Overwrite the setcontext_clobbers_tls check on mips* gcc-auto-build: Fix cross building a native compiler. libitm-no-fortify-source: Build libitm with -U_FORTIFY_SOURCE on x86 and x86_64. sparc64-biarch-long-double-128: Fix --with-long-double-128 for sparc32 when defaulting to 64-bit. pr66368: PR go/66368, build libgo with -fno-stack-protector pr67590: Fix PR67590, setting objdump macro. libffi-race-condition: cuda-float128: t-libunwind-elf-Wl-z-defs: strip -z,defs from linker options for internal libunwind. gcc-force-cross-layout: Add FORCE_CROSS_LAYOUT env var to force a cross directory layout. gcc-search-prefixed-as-ld: Search for the -as / -ld before serching for as / ld. kfreebsd-decimal-float: Enable decimal float support on kfreebsd-amd64 pr87808: Fix PR jit/87808. pr94253: gcc-arm-disable-guality-tests: Don't run some tests from the guality test suite on armhf. These fail on every target, but seem to hang on the buildds occasionally on armhf. musl-ssp: pr79724-revert: Revert PR ada/79724, handling of suffixes (conflicts with local ada-gcc-name patch) pr104290-followup: Follow-up patch for PR go/104290 (Hurd) arc-stddef: libstdc++-hurd: pr107475: The fix for PR ada/103538 leads to a build failure on x32 not having the dladdr linked in on x32 with older glibc version where this symbol is still in libdl.so. Just link with -ldl. pr93371: libsanitizer-timebits: Add another #undef for _TIME_BITS pr99832-distro: PR libstdc++/99832, std::chrono::system_clock::{from,to}_time_t: Add ABI tag for timet64. gm2: gm2-info-no-headers: Build the gm2 info docs without the --no-headers option. gm2-texinfo: gm2.texi: Define our own gcctabopt macro, needed for dfsg builds. ada-gcc-name: ada-verbose: ada-link-lib: ada-gnattools-cross: ada-lib-info-source-date-epoch: ada-perl-shebang: Fix perl shebang for the gnathtml binary. gdc-texinfo: Add macros for the gdc texinfo documentation. disable-gdc-tests: Disable D tests, hang on many buildds alpha-ieee: #212912 on alpha-linux, make -mieee default and add -mieee-disable switch to turn default off sys-auxv-header: Check for the sys/auxv.h header file. gdc-dynamic-link-phobos: Dynamically link the phobos library. ia64-disable-selective-scheduling: libstdc++-pythondir: gcc-verbose-lto-link: Prefix LLINKER with /usr/bin/time -v ada-armel-libatomic: ada-kfreebsd: gcc-ice-dump: For ICEs, dump the preprocessed source file to stderr when in a distro build environment. gcc-ice-apport: Report an ICE to apport (if apport is available and the environment variable GCC_NOAPPORT is not set) skip-bootstrap-multilib: Skip non-default multilib and libstdc++-v3 debug builds in bootstrap builds libffi-ro-eh_frame_sect: PR libffi/47248, force a read only eh frame section. gcc-multiarch: - Remaining multiarch patches, not yet submitted upstream. - Add MULTIARCH_DIRNAME definitions for multilib configurations, which are used for the non-multilib builds. config-ml: - Disable some biarch libraries for biarch builds. - Fix multilib builds on kernels which don't support all multilibs. g++-multiarch-incdir: Use /usr/include//c++/4.x as the include directory for host dependent c++ header files. canonical-cpppath: Don't use any relative path names for the standard include paths. gcc-multilib-multiarch: Don't auto-detect multilib osdirnames. gcc-as-needed: On linux targets pass --as-needed by default to the linker, but always link the sanitizer libraries with --no-as-needed. gcc-as-needed-gold: Use --push-state/--pop-state for gold as well when linking libtsan. libgomp-kfreebsd-testsuite: Disable lock-2.c test on kfreebsd-* go-testsuite: Skip Go testcase on AArch64 which hangs on the buildds. Counting all warnings, there are 0 warnings in stage3 of this bootstrap. Number of warnings per file: Number of warning types: