r150126 - in /branches/gcc-4_3-branch/gcc: Chan...

danglin@gcc.gnu.org danglin@gcc.gnu.org
Mon Jul 27 15:30:00 GMT 2009


Author: danglin
Date: Mon Jul 27 15:30:41 2009
New Revision: 150126

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150126
Log:
	* pa.c (compute_zdepwi_operands): Limit deposit length to 32 - lsb.
	Cast "1" to unsigned HOST_WIDE_INT.
	(compute_zdepdi_operands): Limit maximum length to 64 bits.  Limit
	deposit length to the maximum length - lsb.  Extend length if
	HOST_BITS_PER_WIDE_INT is 32.


Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config/pa/pa.c



More information about the Gcc-cvs mailing list