From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 59F943858C50; Wed, 8 Feb 2023 16:26:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 59F943858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675873610; bh=9t7fGnOlmzMCeFgWp/3QjvcyHbNkEUdYNdcGFFItC+Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=J2TPHgmyyz7X+2NMDA4g+c9Fa+hR3VzlY2EIMQIDImCZM8N0C0Q3EwI0tU0NwdNie jyTe0VfpYOMs6LQlxsxMrknjeNqfP76ZIouIGAALPV7UzdDWGrVpl5lP4OzKcCLxSX PBg6D1I3lrTcLJeyFoFs1dS151W5/VKbGHqiv43s= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyB0cmVlLW9wdGltaXphdGlvbi8xMDg2ODhdIFsxMyBSZWdy?= =?UTF-8?B?ZXNzaW9uXSBlcnJvcjog4oCYYml0X2ZpZWxkX3JlZuKAmSBvZiBub24tbW9k?= =?UTF-8?B?ZS1wcmVjaXNpb24gb3BlcmFuZA==?= Date: Wed, 08 Feb 2023 16:26:50 +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: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also 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=3D108688 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D88739 --- Comment #7 from Andrew Pinski --- I did mention about this exact match.pd pattern issue in bug 88739 comment = #63, I have a slightly simplified patch from that one referenced there too.=