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

Re: small fixes for expmed.c


On Thu, Aug 23, 2001 at 12:52:16AM -0400, Zack Weinberg wrote:
> 	* expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzv
> 	to zero.
> 	(mode_for_extraction): No need for #ifdefs.  Add default-case abort
> 	to switch.
> 	(store_bit_field): Eliminate insv_bitsize variable.  Put HAVE_insv
> 	in if controlling use of insv.
> 	(extract_bit_field): Likewise, for extv and extzv.

Ok.


r~


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