re PR target/15084 (-O/-O2 generate wrong code on structure modification)
authorH.J. Lu <hongjiu.lu@intel.com>
Mon, 17 May 2004 14:30:18 +0000 (14:30 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Mon, 17 May 2004 14:30:18 +0000 (07:30 -0700)
commit044b389201cf912c8b94e7e228cb136493d967ca
treee248db3aa5e0a71f397f8f4298015850d68bd85a
parentb5e792e209cfee6fe3437eef9470e7765acda53f
re PR target/15084 (-O/-O2 generate wrong code on structure modification)

2004-05-17  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: r81936
gcc/ChangeLog
gcc/config/i386/i386.md