diff options
author | Zack Weinberg <zack@gcc.gnu.org> | 2003-07-28 22:19:46 +0000 |
---|---|---|
committer | Zack Weinberg <zack@gcc.gnu.org> | 2003-07-28 22:19:46 +0000 |
commit | 14077d68ba97d8f1d353b4f5cfa2353976804aa7 (patch) | |
tree | b25acde512454a3053fdf16ae06bc2426487fbdd /gcc/c-common.c | |
parent | 58579435ee7287aa28ec4185aba3213182c7bb1e (diff) | |
download | gcc-14077d68ba97d8f1d353b4f5cfa2353976804aa7.zip gcc-14077d68ba97d8f1d353b4f5cfa2353976804aa7.tar.gz gcc-14077d68ba97d8f1d353b4f5cfa2353976804aa7.tar.bz2 |
c-decl.c: Update commentary, adjust blank lines throughout.
* c-decl.c: Update commentary, adjust blank lines throughout.
(struct c_scope): Fix indentation. Reorder members so
outer-context pointers come first, booleans last.
(duplicate_decls, define_label): Use a 'locus' variable for
diagnostic locations in a few more places.
(warn_if_shadowing): Un-split a conditional that fits on one line.
(c_init_decl_processing): No need to clear current_scope and
current_function_scope.
(start_decl): Merge if/else if statements with same action.
(push_parm_decl): Rename old_immediate_size_expand to use
save_foo convention; save/restore around entire function.
(grokdeclarator): Remove unnecessary braces.
From-SVN: r69903
Diffstat (limited to 'gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions