r151544 - in /trunk/gcc: ChangeLog cfgexpand.c ...

matz@gcc.gnu.org matz@gcc.gnu.org
Wed Sep 9 00:43:00 GMT 2009


Author: matz
Date: Wed Sep  9 00:43:36 2009
New Revision: 151544

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151544
Log:
	PR middle-end/41268
	* cfgexpand.c (expand_gimple_stmt_1): Use an int for storing
	SUBREG_PROMOTED_UNSIGNED_P, instead of a bool.
	* rtl.h (struct rtx, SUBREG_PROMOTED_UNSIGNED_P): Update comments
	to reflect reality.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgexpand.c
    trunk/gcc/rtl.h



More information about the Gcc-cvs mailing list