r116014 - in /branches/lto: ChangeLog.lto gcc/c...
kazu@gcc.gnu.org
kazu@gcc.gnu.org
Tue Aug 8 15:18:00 GMT 2006
Author: kazu
Date: Tue Aug 8 15:18:50 2006
New Revision: 116014
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116014
Log:
* gcc/cgraphunit.c (cgraph_build_static_cdtor): Use
build_function_type_list instead of build_function_type.
* gcc/tree-ssa-loop-prefetch.c (tree_ssa_prefetch_arrays):
Likewise.
* gcc/tree.c (build_common_builtin_nodes): Likewise.
Modified:
branches/lto/ChangeLog.lto
branches/lto/gcc/cgraphunit.c
branches/lto/gcc/tree-ssa-loop-prefetch.c
branches/lto/gcc/tree.c
More information about the Gcc-cvs
mailing list