From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 759DA38582A7; Mon, 11 Mar 2024 03:42:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 759DA38582A7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710128554; bh=+2Q9/J7F+VKMojO6DydgWsDLLkJ0rA/QxJ5y3diFL0A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DpOKoA9XVU4ia4ujx1ZyZ59P4EDPLRa9zicjvCAXBxzyh1OzDrxkiBo4pzEzGc4kh rn4Ajkoei89stC2urdKMbsvmVSQ+U2RN9liadbci3XD7iE9sWxACNOHkF6xpOTOv4L bm1SnvUx4WUO3WZVMEzQSSF9ZPlo9nuDxwVDvmss= From: "law at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/100801] [11/12 Regression] Aggressive loop optimizations cause incorrect warning Date: Mon, 11 Mar 2024 03:42:33 +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: 11.1.0 X-Bugzilla-Keywords: diagnostic, missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: law at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc short_desc 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=3D100801 Jeffrey A. Law changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |law at gcc dot gnu.org Summary|[11/12/13/14 Regression] |[11/12 Regression] |Aggressive loop |Aggressive loop |optimizations cause |optimizations cause |incorrect warning |incorrect warning --- Comment #8 from Jeffrey A. Law --- Works with gcc-13 and the trunk. Adjusting markers.=