]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (ix86_expand_clrmem): Properly call gen_strset for 64bit target.
authorH.J. Lu <hongjiu.lu@intel.com>
Sat, 7 Aug 2004 16:34:00 +0000 (16:34 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Sat, 7 Aug 2004 16:34:00 +0000 (09:34 -0700)
commit11c4576fa854807f99d01793a14247f5d820912f
treee8f5d3c7a932bf1fffe0d58d5a11dd8408a5d115
parent34def210f8b9e59bd9e69d4dc70ec2592aef1e67
i386.c (ix86_expand_clrmem): Properly call gen_strset for 64bit target.

2004-08-07  H.J. Lu  <hongjiu.lu@intel.com>

* config/i386/i386.c (ix86_expand_clrmem): Properly call
gen_strset for 64bit target.

From-SVN: r85673
gcc/ChangeLog
gcc/config/i386/i386.c