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 expmed.c


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	grahams@gcc.gnu.org	2003-10-25 23:14:15

Modified files:
	gcc            : ChangeLog expmed.c 

Log message:
	Fix bootstrap failure.
	* expmed.c (store_bit_field): Don't compare bitsize against
	modes with zero bit-size.
	
	(extract_bit_field): Likewise

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1552&r2=2.1553
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expmed.c.diff?cvsroot=gcc&r1=1.144&r2=1.145


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