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][RFH] Fix PR31169, bootstrap failure on SHIFT_COUNT_TRUNCATED targets


On Fri, Mar 30, 2007 at 01:54:44PM +0200, Richard Guenther wrote:
> This fixes the bootstrap failure on hppa, sparc and alpha (and maybe other
> SHIFT_COUNT_TRUNCATED targets).  It's not {r,l}shift_doubles business to
> truncate the shift count on such targets (I believe).

For the record, I've responded in the PR stating that I think
it probably *is* necessary for rshift_doubles to handle this
case, and with an alternate patch.


r~


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