diff options
author | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-03-17 21:16:07 +0000 |
---|---|---|
committer | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-03-17 21:16:07 +0000 |
commit | 4124ea8b95fc038dd73c353e2350df0f134e27f4 (patch) | |
tree | 31b103a6bcb45591e0e91a4f7c7f9fe1d63b1dfb /include | |
parent | ce64c75e3d3ed7dd88233153f672a31f26c67972 (diff) | |
download | gcc-4124ea8b95fc038dd73c353e2350df0f134e27f4.tar.gz |
* c-tree.h (struct lang_identifier): Remove error_locus field.
(IDENTIFIER_ERROR_LOCUS): Kill.
(record_function_scope_shadow): New prototype.
* c-typeck.c (build_external_ref): Don't complain if
decl is error_mark_node. When not at file scope, bind the
decl's local value to error_mark_node to suppress further
warnings, instead of setting IDENTIFIER_ERROR_LOCUS.
* c-decl.c (get_function_binding_level): New static function.
(record_function_scope_shadow): New exported function.
(c_make_fname_decl): Use get_function_binding_level.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64504 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions