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: [PATCH] fix combine.c:reg_nonzero_bits_for_combine where last_set_mode is narrower than mode


> 2013-11-29  Paulo Matos <pmatos@broadcom.com>
> 	     Eric Botcazou <ebotcazou@adacore.com>
> 
> 	* combine.c (reg_nonzero_bits_for_combine): Apply mask transformation
> 	as applied to nonzero_sign_valid fixing bug when last_set_mode has
> 	less precision than mode.

Applied, thanks.

-- 
Eric Botcazou


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