From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 185EE3858CDB; Wed, 3 Apr 2024 03:46:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 185EE3858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712115972; bh=eZ37RxVHwIyZbu5Azym6AYK6h6/a27lkNpsPXf6qy8M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NXODveB8NzrqjKcGo5CGGs/Xrw3QQe/Lv7tf340w5YPKdjgdmer2XjU4UhmYWKBHC 2tj8+OyrhDma8q28C23J+g4IBVDDFvVljP5gGoQoa0e6MZVD/hjMVlpCSatvMhWE58 HbhTfbSTkVtOAvYKicKkt9USI9HOsBgNn8VFzeOk= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/114551] [14 Regression] wrong code at -O3 on x86_64-linux-gnu since r14-2944 Date: Wed, 03 Apr 2024 03:46:11 +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: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 14.0 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=3D114551 --- Comment #5 from Andrew Pinski --- Found potential split point: if (f.12_35 <=3D _25) { 3 + I*-1 } le_expr 2147483647 - _2 Applying pattern match.pd:6064, generic-match-4.cc:1699=