From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6B1ED3855002; Tue, 22 Jun 2021 20:44:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6B1ED3855002 From: "skpgkp2 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/101114] new test case libgomp.c/../libgomp.c-c++-common/struct-elem-5.c fails after its introduction in r12-1565 Date: Tue, 22 Jun 2021 20:44:39 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: skpgkp2 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: cltang at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2021 20:44:40 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D101114 Sunil Pandey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hjl.tools at gmail dot com --- Comment #1 from Sunil Pandey --- Also saw the same issue on x86 target. On Linux/x86_64, 275c736e732d29934e4d22e8f030d5aae8c12a52 is the first bad commit commit 275c736e732d29934e4d22e8f030d5aae8c12a52 Author: Chung-Lin Tang Date: Thu Jun 17 21:33:32 2021 +0800 libgomp: Structure element mapping for OpenMP 5.0 caused FAIL: libgomp.c/../libgomp.c-c++-common/struct-elem-5.c execution test with GCC configured with ../../gcc/configure --prefix=3D/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-15= 65/usr --enable-clocale=3Dgnu --with-system-zlib --with-demangler-in-ld --with-fpmath=3Dsse --enable-languages=3Dc,c++,fortran --enable-cet --witho= ut-isl --enable-libmpx x86_64-linux --disable-bootstrap To reproduce: $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS=3D"c++.exp=3Dlibgomp.c-c++-common/struct-elem-5.c --target_board=3D'unix{-m32}'" $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS=3D"c++.exp=3Dlibgomp.c-c++-common/struct-elem-5.c --target_board=3D'unix{-m32\ -march=3Dcascadelake}'" $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS=3D"c++.exp=3Dlibgomp.c-c++-common/struct-elem-5.c --target_board=3D'unix{-m64}'" $ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS=3D"c++.exp=3Dlibgomp.c-c++-common/struct-elem-5.c --target_board=3D'unix{-m64\ -march=3Dcascadelake}'" (Please do not reply to this email, for question about this report, contact= me at skpgkp2 at gmail dot com)=