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 C2AD43858D28; Mon, 17 Oct 2022 10:49:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C2AD43858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com X-IronPort-AV: E=Sophos;i="5.95,191,1661846400"; d="scan'208";a="84969909" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa2.mentor.iphmx.com with ESMTP; 17 Oct 2022 02:45:40 -0800 IronPort-SDR: RpWL8aj51pQkDLeQnJwlUbeGrwKOjmvs/jewkVKcT5YMcL0UNKqY0J6ngLkNnrs+aD1SKx3JqB DH5x+NRwqoBFXPYqio1mbLaaKS6t1sJ3WqUKDVFOgkQOfNLwzBVxqPAy2Ax2kK2ltksqjScVRP aDsyusI5zCJiPZDTvFimo1h2r3mjYvknlzhg2VFAXWY66bAgYOx5vcevxYn58PyQVAgEEq9ovo QbsTshM50DaMc6I6IvhqMxrK2yiEvfhiPaFrhr8PM1AmVyn6c5m2Pjrya+mTHxhJDHF21GqbW8 tSs= From: Thomas Schwinge To: CC: , , Subject: RE: [r13-3172 Regression] FAIL:libgomp.oacc-c../../libgomp.oacc-c-c..-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) on Linux/x86_64 In-Reply-To: References: User-Agent: Notmuch/0.29.3+94~g74c3f1b (https://notmuchmail.org) Emacs/27.1 (x86_64-pc-linux-gnu) Date: Mon, 17 Oct 2022 12:45:31 +0200 Message-ID: <87fsfmsp84.fsf@euler.schwinge.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-14.mgc.mentorg.com (139.181.222.14) To svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) X-Spam-Status: No, score=-5.7 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,KAM_NUMSUBJECT,KAM_SHORT,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi! On 2022-10-17T06:11:01+0000, "Jiang, Haochen via Gcc-patches" wrote: > I just checkout to your commit and the test still got failed. > > It is reporting like this: > xgcc: error: /export/users2/haochenj/src/gcc/master/./libgomp/testsuite/l= ibgomp.oacc-c++/../libgomp.oacc-c-c++-common/kernels-loop-g.c: '-fcompare-d= ebug' failure (length) Right. I had filed "[13 Regression] c-c++-common/goacc/kernels-loop-g.c: '-fcompare-debug' failure (length)" with you in CC: . (Have you not received that one?) Gr=C3=BC=C3=9Fe Thomas > Also fix a typo in manually sending, should be this to reproduce > > To reproduce: > > $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAG= S=3D"c++.exp=3Dlibgomp.oacc-c-c++-common/kernels-loop-g.c --target_board=3D= 'unix{-m32}'" > $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAG= S=3D"c++.exp=3Dlibgomp.oacc-c-c++-common/kernels-loop-g.c --target_board=3D= 'unix{-m32\ -march=3Dcascadelake}'" > $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAG= S=3D"c++.exp=3Dlibgomp.oacc-c-c++-common/kernels-loop-g.c --target_board=3D= 'unix{-m64}'" > $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAG= S=3D"c++.exp=3Dlibgomp.oacc-c-c++-common/kernels-loop-g.c --target_board=3D= 'unix{-m64\ -march=3Dcascadelake}'" > > BRs, > Haochen > > From: Jiang, Haochen > Sent: Monday, October 17, 2022 1:41 PM > To: Eugene Rozenfeld ; gcc-patches@gcc.gn= u.org; gcc-regression@gcc.gnu.org > Subject: RE: [r13-3172 Regression] FAIL:libgomp.oacc-c../../libgomp.oacc-= c-c..-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=3D1 -DACC_MEM_SHARED= =3D1 -foffload=3Ddisable -O2 (test for excess errors) on Linux/x86_64 > > If that has been fixed, just ignore that mail. > > It is run through by a script and got the result few days ago. However, t= he sendmail > service was down on that machine and I just noticed that issue. So I sent= that result > manually today in case that is not fixed. > > Sorry for the disturb! > > BRs, > Haochen > > From: Eugene Rozenfeld > > Sent: Monday, October 17, 2022 1:23 PM > To: Jiang, Haochen >; gcc-patches@gcc.gnu.org; gcc-regressio= n@gcc.gnu.org > Subject: RE: [r13-3172 Regression] FAIL:libgomp.oacc-c../../libgomp.oacc-= c-c..-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=3D1 -DACC_MEM_SHARED= =3D1 -foffload=3Ddisable -O2 (test for excess errors) on Linux/x86_64 > > That commit had a bug that was fixed in https://gcc.gnu.org/git/?p=3Dgcc.= git;a=3Dcommit;h=3D80f414e6d73f9f1683f93d83ce63a6a482e54bee > > Was that fix included in your GCC build? > > From: Jiang, Haochen > > Sent: Sunday, October 16, 2022 8:09 PM > To: gcc-patches@gcc.gnu.org; Eugene Rozen= feld = >; Jiang, Haochen >= ; gcc-regression@gcc.gnu.org > Subject: [EXTERNAL] [r13-3172 Regression] FAIL:libgomp.oacc-c../../libgom= p.oacc-c-c..-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=3D1 -DACC_MEM_S= HARED=3D1 -foffload=3Ddisable -O2 (test for excess errors) on Linux/x86_64 > > You don't often get email from haochen.jiang@intel.com. Learn why this is important > On Linux/x86_64, > > f30e9fd33e56a5a721346ea6140722e1b193db42 is the first bad commit > commit f30e9fd33e56a5a721346ea6140722e1b193db42 > Author: Eugene Rozenfeld > > Date: Thu Apr 21 16:43:24 2022 -0700 > > Set discriminators for call stmts on the same line within the same ba= sic block. > > caused > > FAIL: libgomp.oacc-c../../libgomp.oacc-c-c..-common/kernels-loop-g.c -DAC= C_DEVICE_TYPE_host=3D1 -DACC_MEM_SHARED=3D1 -foffload=3Ddisable -O2 (test= for excess errors) > > with GCC configured with > > ../../gcc/configure --prefix=3D/export/users/haochenj/src/gcc-bisect/mast= er/master/r13-2288/usr --enable-clocale=3Dgnu --with-system-zlib --with-dem= angler-in-ld --with-fpmath=3Dsse --enable-languages=3Dc,c++,fortran --enabl= e-cet --without-isl --enable-libmpx x86_64-linux --disable-bootstrap > > To reproduce: > > $ cd {build_dir}/gcc && make check RUNTESTFLAGS=3D"c++.exp=3Dlibgomp.oacc= -c-c++-common/kernels-loop-g.c --target_board=3D'unix{-m32}'" > $ cd {build_dir}/gcc && make check RUNTESTFLAGS=3D"c++.exp=3Dlibgomp.oacc= -c-c++-common/kernels-loop-g.c --target_board=3D'unix{-m32\ -march=3Dcascad= elake}'" > $ cd {build_dir}/gcc && make check RUNTESTFLAGS=3D"c++.exp=3Dlibgomp.oacc= -c-c++-common/kernels-loop-g.c --target_board=3D'unix{-m64}'" > $ cd {build_dir}/gcc && make check RUNTESTFLAGS=3D"c++.exp=3Dlibgomp.oacc= -c-c++-common/kernels-loop-g.c --target_board=3D'unix{-m64\ -march=3Dcascad= elake}'" ----------------- 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