diff options
author | Stan Shebs <shebs@apple.com> | 2002-05-31 19:41:45 +0000 |
---|---|---|
committer | Stan Shebs <shebs@gcc.gnu.org> | 2002-05-31 19:41:45 +0000 |
commit | 8b496ceb134e0ba2ca5dc0e5287d5811f5937c38 (patch) | |
tree | 7a1277e5673ba04fd10eba7bcf6240f12c283de7 /gcc/cppinit.c | |
parent | fe2fe4972bf560dcea866fb29133d6126672594e (diff) | |
download | gcc-8b496ceb134e0ba2ca5dc0e5287d5811f5937c38.zip gcc-8b496ceb134e0ba2ca5dc0e5287d5811f5937c38.tar.gz gcc-8b496ceb134e0ba2ca5dc0e5287d5811f5937c38.tar.bz2 |
c-decl.c (struct binding_level): Change int field n_incomplete to tree list incomplete_list.
2002-05-31 Stan Shebs <shebs@apple.com>
Turly O'Connor <turly@apple.com>
* c-decl.c (struct binding_level): Change int field n_incomplete
to tree list incomplete_list.
(clear_binding_level): Init field with NULL.
(pushdecl): Add incomplete type to list.
(mark_binding_level): Mark the incomplete list.
(finish_struct): Scan the incomplete list for types instead
of all decls in the current binding level.
Co-Authored-By: Turly O'Connor <turly@apple.com>
From-SVN: r54116
Diffstat (limited to 'gcc/cppinit.c')
0 files changed, 0 insertions, 0 deletions