From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa2.mentor.iphmx.com (esa2.mentor.iphmx.com [68.232.141.98]) by sourceware.org (Postfix) with ESMTPS id B8C863858C27; Wed, 27 Oct 2021 15:48:47 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B8C863858C27 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com IronPort-SDR: ga5bI2ajSJ9LvNKEH1NfGvJqnz9w+JHJYBLSk0kWbk1R3ZRSA6h/flbhTrDkMZOsd/0z+4kpaq CF1B8ImAjmS9TA3r+PEps1P5nM9Cm8mTFBIR5qst+K+AcNU0sA3Z5Cjf3MyYZunJw2JBuuSX6A SP4G8XO6KJZsu6vWFdCys2MK0esJsyZs23Yu+jNJaTf+808X2Np8A6qFWi4vZk0U3zO/EHvLIV Hstglmy5gU4Ov/+Yovro+LdFO9iBdvQAAxDUUJJZLGjYavaXZEQoPWfYW8BPeg6fbReNftpb6E 85q+XmgSW6SISrpFe2z1eMid X-IronPort-AV: E=Sophos;i="5.87,187,1631606400"; d="scan'208";a="67703915" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa2.mentor.iphmx.com with ESMTP; 27 Oct 2021 07:48:46 -0800 IronPort-SDR: cvg2ctZGMQbK325n2AoLyxLKPk825w8XpiDU8MtP8Otg7q0odQxAvgeTwhTZfU8W4bpkW256MM Epii2oUTGZx20rFrDvd4WZqta5dJcskbgr55x+UnmNyugJPROlNLKDEC1RqwqdCD3XFN2GPSkJ yiQDJ10tEzQClY7YXnakk8Yy+5QopDq9rXj1Mmwg6MitxJla5qfyW7/kPJ1rUis0zTQdT3b+Y6 peckTkW15IPZWEzApOvUieMMXVhEWn9OJ3Cv+wry3wKzcz/dxpOUn5R7DjW5PKTwjV61T38Lao BoY= Message-ID: Date: Wed, 27 Oct 2021 17:48:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.1 Subject: Re: [r12-4725 Regression] FAIL: libgomp.c/doacross-1.c (test for excess errors) on Linux/x86_64 Content-Language: en-US To: Martin Sebor , Jakub Jelinek CC: , References: <20211027052219.DD6AF2864700@gskx-2.sc.intel.com> <20211027133028.GH304296@tucnak> <35bce995-5d8f-a538-c5b0-77a185c04f18@gmail.com> From: Tobias Burnus In-Reply-To: <35bce995-5d8f-a538-c5b0-77a185c04f18@gmail.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: quoted-printable X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, KAM_NUMSUBJECT, NICE_REPLY_A, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-regression@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-regression mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2021 15:48:49 -0000 On 27.10.21 17:36, Martin Sebor via Gcc-patches wrote: > On 10/27/21 7:30 AM, Jakub Jelinek wrote: >> On Tue, Oct 26, 2021 at 10:22:19PM -0700, sunil.k.pandey via >> Gcc-patches wrote: >>> FAIL: libgomp.c/doacross-1.c (test for excess errors) > > I don't see this failure in my logs (or the other one) or any > evidence of the libhomp tests having run. Does the libgomp > test suite need something special to enable? I don't know whether it can be disabled - but I bet you have build libgomp. Thus: Did you run "make check" in the main build directory or in $(BUILD)/gcc? =E2=80=93 only the former runs it. You can run it directly (from the main $(BUILD) dir) as "make check-target-libgomp" =E2=80=93 or just got to $(BUILD)/*/libgomp/ and run = "make check" there. =E2=80=93 In the latter directory, you an also use RUNTESTFLA= GS=3D to run only a specific test. (The * above is the target triplet; here, it is x86_64-pc-linux-gnu.) Besides libgomp, there are some other libraries with testsuites outside gcc/testsuite, like libstdc++-v3/testsuite or libatomic/testsuite or ... Tobias ----------------- Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstra=C3=9Fe 201= , 80634 M=C3=BCnchen; Gesellschaft mit beschr=C3=A4nkter Haftung; Gesch=C3= =A4ftsf=C3=BChrer: Thomas Heurung, Frank Th=C3=BCrauf; Sitz der Gesellschaf= t: M=C3=BCnchen; Registergericht M=C3=BCnchen, HRB 106955