[Bug target/15084] -O/-O2 generate wrong code on structure modification

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue May 18 03:28:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-05-17 14:30 -------
Subject: Bug 15084

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	hjl@gcc.gnu.org	2004-05-17 14:30:22

Modified files:
	gcc            : ChangeLog 
	gcc/config/i386: i386.md 

Log message:
	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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3673&r2=2.3674
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.537&r2=1.538



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15084



More information about the Gcc-bugs mailing list