From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 914803858D20; Wed, 17 Apr 2024 05:59:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 914803858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713333589; bh=oYg/U21TVYUekazvrVnAHNY6KB2J5UVYxaJrIs161Kc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ai3n5J2NdWLsflJfp0wouX52B8gM764NZ0E8BO+3SSeHX2IZj+ePmg5xoDc6koSv9 XiDQOCyKEUfVfbn4EfpISClfDeK1oaE35B4lklFYFuhIc+s9DFa7QQaBfjJUWz+l4W vmlKnxfld4wSt3j+OdY2wXn9m1tWgBy6FkIPO574= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/23872] .original dump weirdness Date: Wed, 17 Apr 2024 05:59:49 +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: 4.0.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D23872 --- Comment #9 from Andrew Pinski --- Created attachment 57968 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57968&action=3Dedit Patch set that I will be submitting once GCC 15 opens up=