public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/14138] [3.4/3.5 Regression] 100x -O0 C++ Compile Time Regression {3.2,3.3} -> {3.4,3.5}
Date: Mon, 01 Mar 2004 06:23:00 -0000	[thread overview]
Message-ID: <20040301062341.23822.qmail@sources.redhat.com> (raw)
In-Reply-To: <20040213092321.14138.John@xza5.com>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-01 06:23 -------
Subject: Bug 14138

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mmitchel@gcc.gnu.org	2004-03-01 06:23:39

Modified files:
	gcc/cp         : ChangeLog decl.c decl2.c name-lookup.c 
	                 name-lookup.h parser.c pt.c 

Log message:
	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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3977&r2=1.3978
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.1189&r2=1.1190
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&r1=1.699&r2=1.700
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.c.diff?cvsroot=gcc&r1=1.41&r2=1.42
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.h.diff?cvsroot=gcc&r1=1.17&r2=1.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&r1=1.176&r2=1.177
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&r1=1.832&r2=1.833



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14138


  parent reply	other threads:[~2004-03-01  6:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-13  9:23 [Bug c++/14138] New: " John at xza5 dot com
2004-02-13  9:24 ` [Bug c++/14138] " John at xza5 dot com
2004-02-13  9:27 ` John at xza5 dot com
2004-02-13  9:28 ` John at xza5 dot com
2004-02-13  9:29 ` John at xza5 dot com
2004-02-13  9:30 ` John at xza5 dot com
2004-02-13  9:32 ` John at xza5 dot com
2004-02-13 16:05 ` [Bug c++/14138] [3.4/3.5 Regression] " pinskia at gcc dot gnu dot org
2004-03-01  4:56 ` mmitchel at gcc dot gnu dot org
2004-03-01  6:21 ` cvs-commit at gcc dot gnu dot org
2004-03-01  6:23 ` cvs-commit at gcc dot gnu dot org [this message]
2004-03-01  6:28 ` mmitchel at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040301062341.23822.qmail@sources.redhat.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).