r135378 - in /branches/stack/gcc: ChangeLog.sta...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Thu May 15 16:27:00 GMT 2008


Author: hjl
Date: Thu May 15 16:27:39 2008
New Revision: 135378

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135378
Log:
2008-05-15  H.J. Lu  <hongjiu.lu@intel.com>

	* config/i386/i386.h (GET_MODE_SPILL_ALIGNMENT): Removed.
	* defaults.h (GET_MODE_SPILL_ALIGNMENT): Likewise.
	* doc/rtl.texi (GET_MODE_SPILL_ALIGNMENT): Likewise.

	* emit-rtl.c (gen_reg_rtx): Replace GET_MODE_SPILL_ALIGNMENT
	with GET_MODE_ALIGNMENT.

Modified:
    branches/stack/gcc/ChangeLog.stackalign
    branches/stack/gcc/config/i386/i386.h
    branches/stack/gcc/defaults.h
    branches/stack/gcc/doc/rtl.texi
    branches/stack/gcc/emit-rtl.c



More information about the Gcc-cvs mailing list