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]

r154178 - in /trunk/gcc: ChangeLog config/i386/...


Author: uros
Date: Sat Nov 14 14:31:13 2009
New Revision: 154178

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154178
Log:
	* config/i386/predicates.md (call_register_no_elim_operand):
	New predicate.  Reject stack register as valid call operand
	for 32bit targets.
	(call_insn_operand): Use call_register_no_elim_operand.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/predicates.md


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