From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5164C385829A; Tue, 25 Oct 2022 06:43:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5164C385829A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666680221; bh=naVhQn1GaamsX1JWKDTgArzemJkmEDPxbxeD0bPN2Bo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=smCeAdVIsBjhsORYDHFbnJFvW4MBbDaD4B68RUqv42nxPFwF1QLbLI5E4ahFlJJfd EujA1xM7fnyB30jnoCqe9Q68FEZu8GdjXPS+36nvRFBbKR7gnnp0ozyG79+JN2uN/m /ekuoZiFf8/m2DULc5aZjxgYUS0gwatIN0w8a6YY= From: "amonakov at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/107353] [13 regression] Numerous ICEs after r13-3416-g1d561e1851c466 Date: Tue, 25 Oct 2022 06:43:28 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: amonakov at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107353 Alexander Monakov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amonakov at gcc dot gnu.org --- Comment #6 from Alexander Monakov --- I can start investigating the root cause later today. In the meantime, plea= se supply the usual reproduction info if possible (configure arguments and preprocessed source where applicable). Presumably powerpc64le doesn't use emutls, so there might be two issues. FWIW, I don't understand why I was not Cc'ed on this bug, especially if add= ing the main author turned out to be a problem. The commit message gives my ema= il twice, as a co-author and as the committer, and it's conveniently hyperlink= ed from comment 0.=