This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: hjl
Date: Wed May  7 20:38:35 2008
New Revision: 135048

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

	* defaults.h (GET_MODE_SPILL_ALIGNMENT): New.
	* config/i386/i386.h (GET_MODE_SPILL_ALIGNMENT): Likewise.

	* emit-rtl.c (gen_reg_rtx): Use GET_MODE_SPILL_ALIGNMENT instead
	of GET_MODE_ALIGNMENT.

	* doc/rtl.texi (GET_MODE_SPILL_ALIGNMENT): New.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]