On 7/17/2026 8:55 AM, Kael Andrew Franco wrote:
From 7f4b5962498bab83983f77da8969de9a70e893c1 Mon Sep 17 00:00:00 2001
From: Kael Andrew Alonzo Franco <[email protected]>
Date: Fri, 17 Jul 2026 10:34:46 -0400
Subject: [PATCH] match: Move tree_expr_nonnegative_p (@1) to
tree_expr_nonnegative_p@1. [PR126087]
This simplify r17-2487.
Bootstrapped and tested on x86_64-pc-linux-gnu.
PR tree-optimization/126087
gcc/ChangeLog:
* match.pd: Move tree_expr_nonnegative_p (@1) to
tree_expr_nonnegative_p@1. [PR126087]
OK. Please install. Note that you don't need the [PR126087] in the
ChangeLog itself. The bot that monitors commits will key on the PR
tree-optimization/126087 immediately before the ChangeLog entry. It'll
also get validated against the PR126087 tag in the Subject line.
Jeff