]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/15084 (-O/-O2 generate wrong code on structure modification)
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 28 Apr 2004 17:00:03 +0000 (17:00 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 28 Apr 2004 17:00:03 +0000 (10:00 -0700)
commitf8a7aec6043146576c90dd217ce6e380da9acb4a
treedc96966d169424db20c2220a942ceaaf699ee2f3
parente56d5e7ce2190f96ea32b7cc15f24eb07bd7d3fb
re PR target/15084 (-O/-O2 generate wrong code on structure modification)

2004-04-28  H.J. Lu  <hongjiu.lu@intel.com>

PR target/15084
* config/i386/i386.md (*movsi_insv_1_rex64): Changed to DImode
and renamed to movdi_insv_1_rex64.
(insv): Support SImode for 32bit and DImode for 64bit.

From-SVN: r81254
gcc/ChangeLog
gcc/config/i386/i386.md