diff options
author | Mark Mitchell <mark@codesourcery.com> | 2004-03-01 06:23:38 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2004-03-01 06:23:38 +0000 |
commit | 91b004e5ec3518a97640b7dda5340dc52473d2f7 (patch) | |
tree | e77274084c964b945be48b1aca9470d858e2f686 /gcc/config.gcc | |
parent | 1152b861f705c8a27743f1622b310eb317ba13ef (diff) | |
download | gcc-91b004e5ec3518a97640b7dda5340dc52473d2f7.zip gcc-91b004e5ec3518a97640b7dda5340dc52473d2f7.tar.gz gcc-91b004e5ec3518a97640b7dda5340dc52473d2f7.tar.bz2 |
re PR c++/14138 (100x -O0 C++ Compile Time Regression {3.2,3.3} -> {3.4,4.0})
PR c++/14138
* name-lookup.h (push_scope): Change prototype.
* name-lookup.c (push_scope): Do not reenter the current class
scope.
* decl.c (grokfndecl): Check return code from push_scope before
calling pop_scope.
* decl2.c (check_classfn): Likewise.
* parser.c (cp_parser_conversion_function_id): Likewise.
(cp_parser_init_declarator): Likewise.
(cp_parser_direct_declarator): Likewise.
(cp_parser_class_specifier): Likewise.
(cp_parser_class_head): Likewise.
(cp_parser_lookup_name): Likewise.
(cp_parser_constructor_declarator_p): Likewise.
* pt.c (instantiate_class_template): Likewise.
(resolve_typename_type): Likewise.
From-SVN: r78696
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions