From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F3BFA384AB49; Thu, 18 Apr 2024 19:23:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F3BFA384AB49 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713468233; bh=376kV/KHtenCoR85Tj0ssm6OokOzTsO5w9b8FOWXuDI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qeHYz97XTCly/0cGLhjI/r6yH9g+tid/rkUlfvQ6N9vohvRySmpuadTqL4CafjO7i em3x1NYdJ85Va9xFX/QCp6WLkZ1QaLnETZkImIc9p5apd/vb4QEyTjE1vDrZ0LENvb aTF6iFdidReQJjGN1Yi+kSLQqvANnryb2lOTzjqw= From: "tschwinge at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/113317] New test case libgomp.c++/ind-base-2.C fails with ICE Date: Thu, 18 Apr 2024 19:23:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: openmp, testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: tschwinge at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status everconfirmed keywords cf_reconfirmed_on 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113317 Thomas Schwinge changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Keywords| |openmp Last reconfirmed| |2024-04-18 CC| |burnus at gcc dot gnu.org, | |jakub at gcc dot gnu.org, | |tschwinge at gcc dot gnu.o= rg --- Comment #9 from Thomas Schwinge --- Reproduced with a native build on cfarm120.cfarm.net (powerpc64le-unknown-linux-gnu, "POWER10 (architected), altivec supported"), with '--enable-checking=3Dyes,extra,rtl'. And, 'libgomp.c/../libgomp.c-c++-common/ind-base-4.c', 'libgomp.c++/../libgomp.c-c++-common/ind-base-4.c' ICE in the same way.=