From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C90003858420; Sun, 7 Apr 2024 22:28:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C90003858420 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712528927; bh=T+/LUaOl6Q2whRX8+W93+IhMNopf1frYqGtAgQxUSyM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=O+Gzian1zM/yAnxTZm9+ai0j3+etLFz2awPNUcHL4MitGdPZRnioFk4RyIzkJNu4Z Uy47GLigRjor3pVRE5a/mlVRTdHbOBDQ4V7xo71ORZNaeSEoqcwTqsv4T4P/1iI9G3 1zEdpt6HAz/Oj1dZdmN5ir7yjCerSvmYq6znQvkY= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/93041] GCC 10 removes an infinite loop and causes a null pointer to dereferenced Date: Sun, 07 Apr 2024 22:28:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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: 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=3D93041 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kubry at gmx dot com --- Comment #10 from Andrew Pinski --- *** Bug 114631 has been marked as a duplicate of this bug. ***=