diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-12-16 22:18:22 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-12-16 22:18:22 +0000 |
commit | 607cf13135fdf7c664bb26f7cf2c5b3c18204f96 (patch) | |
tree | 418097af1b72d5c3400d623aa2be1b3611051d92 /libjava/java/net/URLDecoder.java | |
parent | a97901e608d0e3233e28a6d8e39d3124d661a650 (diff) | |
download | gcc-607cf13135fdf7c664bb26f7cf2c5b3c18204f96.zip gcc-607cf13135fdf7c664bb26f7cf2c5b3c18204f96.tar.gz gcc-607cf13135fdf7c664bb26f7cf2c5b3c18204f96.tar.bz2 |
class.c (check_field_decls): Don't return a value.
1999-12-16 Mark Mitchell <mark@codesourcery.com>
* class.c (check_field_decls): Don't return a value.
(avoid_overlap): Moved here from tree.c.
(build_base_fields): Likewise.
(check_bases): New function, split out from finish_base_struct.
(check_bases_and_members): New function, split out from finish_struct_1.
(struct base_info): Remove cant_have_default_ctor,
cant_have_const_ctor, cant_have_asn_ref.
(finish_base_struct): Split semantic analysis into check_bases.
(finish_struct_methods): Fix bogus assertion.
(check_field_decls): Call finish_struct_anon here.
(build_vbase_pointer_fields): Use CLASSTYPE_N_BASECLASSES.
(finish_struct_1): Use check_bases_and_members. Reorganize.
* cp-tree.h (CLASSTYPE_VBASECLASSES): Improve documentation.
(build_base_fields): Don't declare.
* tree.c (avoid_overlap): Remove.
(build_base_fields): Likewise.
From-SVN: r30983
Diffstat (limited to 'libjava/java/net/URLDecoder.java')
0 files changed, 0 insertions, 0 deletions