This is the mail archive of the gcc-cvs@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]

gcc/gcc ChangeLog expr.c testsuite/gcc.dg/darw ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	fjahanian@gcc.gnu.org	2004-02-10 01:28:11

Modified files:
	gcc            : ChangeLog expr.c 
Added files:
	gcc/testsuite/gcc.dg: darwin-longlong.c 

Log message:
	Fix for PR 13779
	2004-02-09  Fariborz Jahanian <fjahanian@apple.com>
	
	* expr.c (emit_group_load): split constant
	correctly into register components of PARALLEL insn.
	
	OKed by Roger Sayle.

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.169&r2=2.2326.2.170
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.615.4.1&r2=1.615.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/darwin-longlong.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.2.2.1


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