https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101363
--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Martin Sebor <mse...@gcc.gnu.org>: https://gcc.gnu.org/g:06357071d0557c4f0e9b0a6dfc4d37f5680e34cc commit r12-2100-g06357071d0557c4f0e9b0a6dfc4d37f5680e34cc Author: Martin Sebor <mse...@redhat.com> Date: Wed Jul 7 08:49:13 2021 -0600 aarch64: Remove a vestigial %K [PR101363] gcc/ChangeLog: PR target/101363 * config/aarch64/aarch64.c (aarch64_simd_lane_bounds): Remove a stray %K from error_at() missed in r12-2088.