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++/14724] [3.3/3.4/3.5 Regression] Destructor not called on backwards goto past initialization
Date: Tue, 30 Mar 2004 23:43:00 -0000	[thread overview]
Message-ID: <20040330234327.16444.qmail@sources.redhat.com> (raw)
In-Reply-To: <20040324223333.14724.gson@gson.org>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-30 23:43 -------
Subject: Bug 14724

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	mmitchel@gcc.gnu.org	2004-03-30 23:43:20

Modified files:
	gcc/cp         : ChangeLog decl.c pt.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/g++.dg/init: goto1.C 
	gcc/testsuite/g++.dg/template: defarg4.C 

Log message:
	PR c++/14724
	* decl.c (start_decl_1): Do not decide whether or not to create a
	new cleanup level until after the type has been completed.
	
	PR c++/14763
	* pt.c (tsubst_default_argument): Clear current_function_decl.
	
	PR c++/14724
	* g++.dg/init/goto1.C: New test.
	
	PR c++/14763
	* g++.dg/template/defarg4.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.89&r2=1.3892.2.90
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1174.2.17&r2=1.1174.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.816.2.21&r2=1.816.2.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3389.2.158&r2=1.3389.2.159
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/goto1.C.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/defarg4.C.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1



-- 


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


  parent reply	other threads:[~2004-03-30 23:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-24 22:33 [Bug c++/14724] New: " gson at gson dot org
2004-03-24 23:00 ` [Bug c++/14724] " bangerth at dealii dot org
2004-03-25  1:25 ` [Bug c++/14724] [3.3/3.4/3.5 Regression] " pinskia at gcc dot gnu dot org
2004-03-26  1:40 ` giovannibajo at libero dot it
2004-03-26 15:14 ` bangerth at dealii dot org
2004-03-30 22:19 ` mmitchel at gcc dot gnu dot org
2004-03-30 23:43 ` cvs-commit at gcc dot gnu dot org [this message]
2004-03-30 23:45 ` cvs-commit at gcc dot gnu dot org
2004-03-30 23:47 ` [Bug c++/14724] [3.3 " mmitchel at gcc dot gnu dot org
2004-04-13 21:35 ` cvs-commit at gcc dot gnu dot org
2004-05-01 19:57 ` cvs-commit at gcc dot gnu dot org
2004-05-01 19:58 ` gdr 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=20040330234327.16444.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).