https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126087
--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Kael Andrew Franco <[email protected]>: https://gcc.gnu.org/g:0fb1d14d2a207764d10d4e7911f5f7233d15c998 commit r17-2500-g0fb1d14d2a207764d10d4e7911f5f7233d15c998 Author: Kael Andrew Alonzo Franco <[email protected]> Date: Fri Jul 17 14:14:26 2026 -0400 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. Signed-off-by: Kael Andrew Franco <[email protected]>
