https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109296
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Philipp Tomsich <ptoms...@gcc.gnu.org>: https://gcc.gnu.org/g:9da6f93144619b0f798c2b43d7cf4fc8d42c13a0 commit r13-6877-g9da6f93144619b0f798c2b43d7cf4fc8d42c13a0 Author: Christoph Müllner <christoph.muell...@vrull.eu> Date: Mon Mar 27 12:51:51 2023 +0200 target/109296 - riscv: Add missing mode specifiers for XTheadMemPair This patch adds missing mode specifiers for XTheadMemPair INSNs. gcc/ChangeLog: PR target/109296 * config/riscv/thead.md: Add missing mode specifiers. Signed-off-by: Christoph Müllner <christoph.muell...@vrull.eu>