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]

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


Author: hjl
Date: Thu May 29 16:32:05 2008
New Revision: 136172

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

	* reload1.c (SET_NOT_ELIMINABLE): Removed.
	(clear_can_eliminate): New.
	(set_label_offsets): Replace SET_NOT_ELIMINABLE with
	clear_can_eliminate.
	(elimination_effects): Likewise.
	(eliminate_regs_in_insn): Likewise.

	* config/i386/i386.h (SET_NOT_ELIMINABLE): Removed.
	* doc/tm.texi (SET_NOT_ELIMINABLE): Likewise.

Modified:
    branches/stack/gcc/ChangeLog.stackalign
    branches/stack/gcc/config/i386/i386.h
    branches/stack/gcc/doc/tm.texi
    branches/stack/gcc/reload1.c


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