r129019 - in /branches/incremental-compiler/gcc...
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Thu Oct 4 17:00:00 GMT 2007
Author: tromey
Date: Thu Oct 4 17:00:33 2007
New Revision: 129019
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129019
Log:
* c-decl.c (bind): Note a smash when needed.
(c_decl_re_bind): Pass function definitions to
cgraph_finalize_function.
(c_builtin_function): Don't use decl's TREE_CHAIN for
visible_builtins linked list.
(push_file_scope): Update.
(duplicate_decls): Also avoid smashing objects in external scope.
(start_function): Don't call c_parser_note_smash.
* toplev.c (start_as): Fix argv argument to pex_run.
Modified:
branches/incremental-compiler/gcc/ChangeLog
branches/incremental-compiler/gcc/c-decl.c
branches/incremental-compiler/gcc/toplev.c
More information about the Gcc-cvs
mailing list