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

sandra@gcc.gnu.org sandra@gcc.gnu.org
Tue Aug 8 22:49:00 GMT 2006


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



More information about the Gcc-cvs mailing list