diff options
author | Zack Weinberg <zack@gcc.gnu.org> | 2003-08-30 21:21:40 +0000 |
---|---|---|
committer | Zack Weinberg <zack@gcc.gnu.org> | 2003-08-30 21:21:40 +0000 |
commit | bf7a697f0ad4399b6ef6abc542520c9be858356e (patch) | |
tree | cdce6115b5f67f736d2426ccd24c4fa2c238f753 /libjava/java/security/KeyManagementException.java | |
parent | 496b84c8edb6289c1e9e24c8c69ae2f63d1bcd13 (diff) | |
download | gcc-bf7a697f0ad4399b6ef6abc542520c9be858356e.zip gcc-bf7a697f0ad4399b6ef6abc542520c9be858356e.tar.gz gcc-bf7a697f0ad4399b6ef6abc542520c9be858356e.tar.bz2 |
c-tree.h (C_TYPE_INCOMPLETE_VARS): New macro.
* c-tree.h (C_TYPE_INCOMPLETE_VARS): New macro.
* c-decl.c (struct c_scope): Remove "incomplete" field.
(pushdecl): Attach variables with incomplete types to
the TYPE_MAIN_VARIANT of the incomplete type in question.
(finish_struct): Look at C_TYPE_INCOMPLETE_VARS for variables
to complete, not at current_scope->incomplete. All such
variables do need completion.
From-SVN: r70952
Diffstat (limited to 'libjava/java/security/KeyManagementException.java')
0 files changed, 0 insertions, 0 deletions