r149153 - in /trunk/gcc: ChangeLog expmed.c

nemet@gcc.gnu.org nemet@gcc.gnu.org
Wed Jul 1 21:22:00 GMT 2009


Author: nemet
Date: Wed Jul  1 21:22:28 2009
New Revision: 149153

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149153
Log:
	Revert:
	2009-01-11  Adam Nemet  <anemet@caviumnetworks.com>
	* expmed.c (store_bit_field_1): Properly truncate the paradoxical
	subreg of op0 to the original op0.

	* expmed.c (store_bit_field_1): Use a temporary as the destination
	instead of a paradoxical subreg when we need to truncate the result.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expmed.c



More information about the Gcc-cvs mailing list