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++/18652] [4.0 regression] ICE on invalid redeclaration
Date: Mon, 29 Nov 2004 14:18:00 -0000	[thread overview]
Message-ID: <20041129141810.12928.qmail@sourceware.org> (raw)
In-Reply-To: <20041124172319.18652.reichelt@gcc.gnu.org>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-11-29 14:18 -------
Subject: Bug 18652

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	lerdsuwa@gcc.gnu.org	2004-11-29 14:17:35

Modified files:
	gcc/cp         : cp-tree.h decl.c name-lookup.c pt.c ChangeLog 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/g++.dg/lookup: crash6.C 

Log message:
	PR c++/18652
	* name-lookup.c (pushtag): Change return type to tree.
	* cp-tree.h (pushtag): Adjust declaration.
	* decl.c (xref_tag, start_enum): Use return value of pushtag.
	* pt.c (push_template_decl_real): Return immediately if
	pushdecl_namespace_level returns error_mark_node.
	
	* g++.dg/lookup/crash6.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&r1=1.1075&r2=1.1076
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.1335&r2=1.1336
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.c.diff?cvsroot=gcc&r1=1.97&r2=1.98
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&r1=1.950&r2=1.951
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4502&r2=1.4503
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/lookup/crash6.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4675&r2=1.4676



-- 


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


  parent reply	other threads:[~2004-11-29 14:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-24 17:23 [Bug c++/18652] New: " reichelt at gcc dot gnu dot org
2004-11-24 18:05 ` [Bug c++/18652] " pinskia at gcc dot gnu dot org
2004-11-24 23:18 ` reichelt at gcc dot gnu dot org
2004-11-26 16:55 ` lerdsuwa at gcc dot gnu dot org
2004-11-26 17:00 ` lerdsuwa at gcc dot gnu dot org
2004-11-27 15:43 ` pinskia at gcc dot gnu dot org
2004-11-29 14:18 ` cvs-commit at gcc dot gnu dot org [this message]
2004-11-29 14:19 ` lerdsuwa 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=20041129141810.12928.qmail@sourceware.org \
    --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).