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
Branch: 	gcc-3_2-branch
Changes by:	aldyh@gcc.gnu.org	2002-11-04 10:39:46

Modified files:
	gcc            : ChangeLog expmed.c 

Log message:
	2002-11-04  Aldy Hernandez  <aldyh@redhat.com>
	
	Backport patch to fix PR c/8451.
	
	2002-04-25  Richard Henderson  <rth@redhat.com>
	
	* expmed.c (extract_bit_field): Fall through to generic code rather
	than aborting on subreg special case.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.117&r2=1.13152.2.657.2.118
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expmed.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.108.2.5&r2=1.108.2.5.2.1


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