https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64992
--- Comment #15 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:d556e4058181835e0385b2d2950a376c64a49fab commit r17-3046-gd556e4058181835e0385b2d2950a376c64a49fab Author: Kael Andrew Alonzo Franco <[email protected]> Date: Thu Aug 6 20:21:06 2026 -0400 match: Fix two typos and format. [PR64992] Fix two typos by r14-6927 and r17-2734. Make r17-2574 GNU format. Obvious fix so pushed. PR tree-optimization/64992 gcc/ChangeLog: * match.pd: Fix two typos and format. Signed-off-by: Kael Andrew Franco <[email protected]>
