From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 61C923858D33; Thu, 23 Nov 2023 21:32:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 61C923858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700775157; bh=luv79i3eoYOKRL2ow17UzaZnPfDZeLGYEUD7RC2kLIg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=adloFPeXB+aEWzMMmL/Dgbdlad93umbUTXgbr0EgEyOVHYEBp1Cc8QI2hex0NQAFH VSGKtPWAAAHAPpgJ/XSO6BaE5YyMk/G+PQi8S5AH8DwN7gJPkMUmlgf64LWC3QjuZ3 DT88ITWJIIIDsADossdWu38ouMeqxWQxbQBbJLws= From: "goon.pri.low at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/112645] missed-optimization: cswitch optimization missed in nested if-statement Date: Thu, 23 Nov 2023 21:32:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 13.2.1 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: goon.pri.low at gmail dot com 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: 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=3D112645 --- Comment #2 from gooncreeper --- I am going to move the second problem to it's own bug since I realize it actually quite a different problem, and deserves it's own thread of discuss= ion.=