Re: [PATCH 2/2] match: Combine two patterns into one for. [PR19832]

Jeffrey Law <[email protected]> Mon, 3 Aug 2026 07:44:48 -0600
Newsgroups gmane.comp.gcc.patches
Message-ID <[email protected]>

On 8/1/2026 8:31 AM, Kael Andrew Franco wrote:
>  From 296ae59671c343e7f9ba51a786fe8be8206e3849 Mon Sep 17 00:00:00 2001
> From: Kael Andrew Alonzo Franco <[email protected]>
> Date: Fri, 31 Jul 2026 20:45:43 -0400
> Subject: [PATCH 2/2] match: Combine two patterns into one for. [PR19832]
>
>  From r14-3606, this reduce genmatch's outputted C++ code.
>
> Bootstrapped and tested on x86_64-pc-linux-gnu.
>
> 	PR tree-optimization/19832
>
> gcc/ChangeLog:
>
> 	* match.pd: Combine two patterns into one for.
OK
jeff