diff options
author | Jakub Jelinek <jakub@redhat.com> | 2009-03-30 16:35:03 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2009-03-30 16:35:03 +0200 |
commit | b3f27c1577aba48ad3dc74ebb59587f23506e726 (patch) | |
tree | fd2dd5a642f24faf2f5a2b44dda8f15f056e3afc /libcpp | |
parent | 680e8a004a9a664e55fde3239d7c7820290439ac (diff) | |
download | gcc-b3f27c1577aba48ad3dc74ebb59587f23506e726.zip gcc-b3f27c1577aba48ad3dc74ebb59587f23506e726.tar.gz gcc-b3f27c1577aba48ad3dc74ebb59587f23506e726.tar.bz2 |
re PR debug/39563 (C block scopes have no DW_TAG_lexical_block)
PR debug/39563
* c-decl.c (struct c_binding): Add locus field.
(bind): Add locus argument, set locus field from it.
(pop_scope): For b->nested VAR_DECL or FUNCTION_DECL,
add a DECL_EXTERNAL copy of b->decl to current BLOCK_VARS.
(push_file_scope, pushtag, pushdecl, pushdecl_top_level,
implicitly_declare, undeclared_variable, lookup_label,
declare_label, c_make_fname_decl, c_builtin_function,
c_builtin_function_ext_scope, store_parm_decls_newstyle): Adjust
bind callers.
From-SVN: r145293
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions