[Bug middle-end/95886] suboptimal memcpy with embedded zero bytes
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 24 02:28:11 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95886
--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:
https://gcc.gnu.org/g:b0e5ec934e7a7473275326e2aee58eaf252cdff1
commit r11-2301-gb0e5ec934e7a7473275326e2aee58eaf252cdff1
Author: H.J. Lu <hjl.tools@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.
More information about the Gcc-bugs
mailing list