This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/23539] C & C++ compiler generating misaligned references regardless of compiler flags


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-08-31 14:29 -------
Subject: Bug 23539

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	dje@gcc.gnu.org	2005-08-31 14:28:46

Modified files:
	gcc            : ChangeLog 
	gcc/config/rs6000: rs6000.c 

Log message:
	PR target/23539
	Backport from mainline:
	
	2005-08-27  David Edelsohn  <edelsohn@gnu.org>
	* config/rs6000/rs6000.c (expand_block_move): Use HImode when
	bytes >= 2 not bytes == 2.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.909&r2=2.2326.2.910
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.576.2.45&r2=1.576.2.46



-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]