From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E5E413858CDB; Wed, 18 Oct 2023 14:04:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E5E413858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697637842; bh=/+0kCyCgT2UBYjXZsU7US0woNcq07zMtFVDg4fFSgVw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jU//bdfkFAGNy5OCJwaNkoxqSl3vF2vv7ZYuNEJJMZXWpFPyf35QtE9KC7UJw8C91 1R5S+SwEj5gHSgYyej3i1nWdvtoYTn9ew2yY9Jw5oFaq5N+fVD9mLP9KaZXQrMKtCf ps79uRxDWVWkSW3BE40rIzfbVS8G/cVwwDr9Kl2o= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/111863] [14 Regression] Wrong code with "-O3 -fno-tree-ccp -fno-tree-dominator-opts -fno-tree-vrp" since r14-1600 Date: Wed, 18 Oct 2023 14:04:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc cc keywords 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=3D111863 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[14 Regression] Wrong code |[14 Regression] Wrong code |with "-O3 -fno-tree-ccp |with "-O3 -fno-tree-ccp |-fno-tree-dominator-opts |-fno-tree-dominator-opts |-fno-tree-vrp" |-fno-tree-vrp" since | |r14-1600 CC| |jakub at gcc dot gnu.org, | |pinskia at gcc dot gnu.org Keywords|needs-bisection | --- Comment #4 from Jakub Jelinek --- Started with r14-1600-ge60593f3881c72a96a3fa4844d73e8a2cd14f670=