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]

r116020 - in /branches/lto: ChangeLog.lto gcc/c...


Author: sandra
Date: Tue Aug  8 22:49:43 2006
New Revision: 116020

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116020
Log:
2006-08-08  Sandra Loosemore  <sandra@codesourcery.com>

	* gcc/config/iq2000/iq2000.c (expand_one_builtin): Pass entire
	CALL_EXPR instead of arglist; use new accessor macros to extract
	the arguments.  Changed callers.
	(iq2000_expand_builtin): Use CALL_EXPR_FN.  Use argument accessor
	macros instead of constructing an arglist.


Modified:
    branches/lto/ChangeLog.lto
    branches/lto/gcc/config/iq2000/iq2000.c


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