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

sayle@gcc.gnu.org sayle@gcc.gnu.org
Thu Apr 27 17:26:00 GMT 2006


Author: sayle
Date: Thu Apr 27 17:26:03 2006
New Revision: 113318

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113318
Log:

	* expmed.c (store_fixed_bit_field): If we're not optimizing for
	size, force the intermediate into a new pseudo rather instead of
	performing both a bitwise AND and a bitwise IOR in memory.


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



More information about the Gcc-cvs mailing list