public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: lerdsuwa@gcc.gnu.org
To: lerdsuwa@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: c++/9030
Date: Tue, 07 Jan 2003 14:16:00 -0000	[thread overview]
Message-ID: <20030107141603.19908.qmail@sources.redhat.com> (raw)

The following reply was made to PR c++/9030; it has been noted by GNATS.

From: lerdsuwa@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9030
Date: 7 Jan 2003 14:10:47 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	lerdsuwa@gcc.gnu.org	2003-01-07 06:10:47
 
 Modified files:
 	gcc/cp         : ChangeLog decl.c pt.c 
 	gcc/testsuite  : ChangeLog 
 	gcc/testsuite/g++.old-deja/g++.eh: spec6.C 
 	gcc/testsuite/g++.old-deja/g++.other: defarg1.C 
 Added files:
 	gcc/testsuite/g++.dg/template: friend12.C friend13.C 
 
 Log message:
 	PR c++/9030
 	* decl.c (make_typename_type): Check access only when tf_error.
 	(make_unbound_class_template): Likewise.
 	* pt.c (saved_access_scope): New variable.
 	(push_access_scope_real): New function.
 	(push_access_scope): Likewise.
 	(pop_access_scope): Likewise.
 	(tsubst_default_argument): Use them.
 	(instantiate_template): Likewise.
 	(regenerate_decl_from_template): Likewise.
 	(instantiate_decl): Likewise.
 	(get_mostly_instantiated_function_type): Likewise.
 	
 	PR c++/9030
 	* g++.dg/template/friend12.C: New test.
 	* g++.dg/template/friend13.C: Likewise.
 	* g++.old-deja/g++.eh/spec6.C: Add missing error message.
 	* g++.old-deja/g++.other/defarg1.C: Change expected error message.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.13&r2=1.3076.2.14
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.965.2.2&r2=1.965.2.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.635.2.3&r2=1.635.2.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.2261.2.14&r2=1.2261.2.15
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/friend12.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/friend13.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.eh/spec6.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.6&r2=1.6.54.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.other/defarg1.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3&r2=1.3.20.1
 


             reply	other threads:[~2003-01-07 14:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-07 14:16 lerdsuwa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-08 14:46 c++/9030 lerdsuwa
2003-01-07 14:16 c++/9030 lerdsuwa

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=20030107141603.19908.qmail@sources.redhat.com \
    --to=lerdsuwa@gcc.gnu.org \
    --cc=gcc-prs@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).