https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95886
--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-10 branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:0cf293649b6c495249854133159ef66bf9c43904 commit r10-8904-g0cf293649b6c495249854133159ef66bf9c43904 Author: H.J. Lu <hjl.to...@gmail.com> Date: Thu Jul 23 19:14:06 2020 -0700 Restrict PR middle-end/95886 x86 test to !ia32 Since gcc.target/i386/memcpy-pr95886.c requires 64-bit register, restrict it to !ia32. PR middle-end/95886 * gcc.target/i386/memcpy-pr95886.c: Restrict test to !ia32. (cherry picked from commit b0e5ec934e7a7473275326e2aee58eaf252cdff1)