Pushed. Thank you for WAA access. On Sat, Jul 11, 2026 at 12:25 PM Jeffrey Law <[email protected]> wrote:
> > > On 7/10/2026 10:19 AM, Kael Andrew Franco wrote: > > From b3cb90b9e2f720a8358a8c5eb77a8fd29b45806c Mon Sep 17 00:00:00 2001 > > From: Kael Andrew Alonzo Franco <[email protected]> > > Date: Thu, 9 Jul 2026 22:00:20 -0400 > > Subject: [PATCH 1/3] match: Remove one build_minus_one_cst (type) in > r15-6257. > > > > Since all operands has the same type, integer_minus_onep@1 can be used > > instead of build_minus_one_cst (type) to remove function call. > > > > Bootstrapped and tested on x86_64-pc-linux-gnu. > > > > gcc/ChangeLog: > > > > * match.pd: Remove one build_minus_one_cst (type) in r15-6257. > All three patches in this series are OK. Please install once you've got > your authenticated access up and running. > > Thanks! > > jeff >
