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: [10/11] Expander fixes for 40-bit integers


On 07/01/2011 10:41 AM, Bernd Schmidt wrote:
> 	* optabs.c (expand_binop): Tighten conditions for doubleword
> 	expansions.
> 	(widen_bswap): Assert that mode bitsize and precision are the
> 	same.
> 	* stor-layout.c (get_best_mode): Skip modes that have lower
> 	precision than bitsize.
> 	* recog.c (simplify_while_replacing): Assert that bitsize and
> 	precision are the same.

Ok.


r~


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