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

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


Author: sandra
Date: Tue Aug  8 22:44:49 2006
New Revision: 116019

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

	* gcc/config/alpha/alpha.c (alpha_expand_builtin): Use new
	CALL_EXPR accessors.
	* gcc/config/frv/frv.c (frv_expand_builtin): Likewise.
	* gcc/config/s390/s390.c (s390_expand_builtin): Likewise.
	* gcc/config/sparc/sparc.c (sparc_expand_builtin): Likewise.
	* gcc/config/sh/sh.c (sh_expand_builtin): Likewise.
	* gcc/config/mips/mips.c (mips_expand_builtin): Likewise.
	* gcc/config/c4x/c4x.c (c4x_expand_builtin): Likewise.

Modified:
    branches/lto/ChangeLog.lto
    branches/lto/gcc/config/alpha/alpha.c
    branches/lto/gcc/config/c4x/c4x.c
    branches/lto/gcc/config/frv/frv.c
    branches/lto/gcc/config/mips/mips.c
    branches/lto/gcc/config/s390/s390.c
    branches/lto/gcc/config/sh/sh.c
    branches/lto/gcc/config/sparc/sparc.c



More information about the Gcc-cvs mailing list