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]
Other format: [Raw text]

Re: [3/8] Split out insv and ext(z)v code


> gcc/
> 	* expmed.c (store_bit_field_using_insv): New function,
> 	split out from...
> 	(store_bit_field_1): ...here.
> 	(extract_bit_field_using_extv): New function, split out from...
> 	(extract_bit_field_1): ...here.

No objections to this cleanup.

-- 
Eric Botcazou


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