https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102115
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Max Filippov <jcmvb...@gcc.gnu.org>: https://gcc.gnu.org/g:b552c4e601c7fdc4d341e29cc1ed6081d42b00d0 commit r12-3402-gb552c4e601c7fdc4d341e29cc1ed6081d42b00d0 Author: Max Filippov <jcmvb...@gmail.com> Date: Tue Sep 7 15:40:00 2021 -0700 gcc: xtensa: fix PR target/102115 2021-09-07 Takayuki 'January June' Suwa <jjsuwa_sys3...@yahoo.co.jp> gcc/ PR target/102115 * config/xtensa/xtensa.c (xtensa_emit_move_sequence): Add 'CONST_INT_P (src)' to the condition of the block that tries to eliminate literal when loading integer contant.