public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/9781] ICE in cp_parser_template_id
       [not found] <20030220202600.9781.bangerth@ticam.utexas.edu>
@ 2003-08-28 22:26 ` scottb dot lists at verizon dot net
  2003-10-19 13:54 ` lerdsuwa at gcc dot gnu dot org
  2003-10-20 12:45 ` cvs-commit at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: scottb dot lists at verizon dot net @ 2003-08-28 22:26 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From scottb dot lists at verizon dot net  2003-08-28 22:26 -------
This is similar to pr10310, proposed patch posted to gcc-patches:

http://gcc.gnu.org/ml/gcc-patches/2003-08/msg01888.html


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/9781] ICE in cp_parser_template_id
       [not found] <20030220202600.9781.bangerth@ticam.utexas.edu>
  2003-08-28 22:26 ` [Bug c++/9781] ICE in cp_parser_template_id scottb dot lists at verizon dot net
@ 2003-10-19 13:54 ` lerdsuwa at gcc dot gnu dot org
  2003-10-20 12:45 ` cvs-commit at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2003-10-19 13:54 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


lerdsuwa at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From lerdsuwa at gcc dot gnu dot org  2003-10-19 13:54 -------
Patch in progress.

*** This bug has been marked as a duplicate of 10583 ***


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/9781] ICE in cp_parser_template_id
       [not found] <20030220202600.9781.bangerth@ticam.utexas.edu>
  2003-08-28 22:26 ` [Bug c++/9781] ICE in cp_parser_template_id scottb dot lists at verizon dot net
  2003-10-19 13:54 ` lerdsuwa at gcc dot gnu dot org
@ 2003-10-20 12:45 ` cvs-commit at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-10-20 12:45 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-10-20 12:42 -------
Subject: Bug 9781

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	lerdsuwa@gcc.gnu.org	2003-10-20 12:42:37

Modified files:
	gcc/cp         : ChangeLog decl.c pt.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/g++.dg/parse: crash13.C 

Log message:
	PR c++/9781, c++/10583, c++/11862
	* decl.c (cp_finish_decl): Exit immediately if decl is an
	error_mark_node.
	* pt.c (push_template_decl_real): Return error_mark_node for
	invalid template declaration of variable.
	
	* g++.dg/parse/crash13.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3733&r2=1.3734
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.1144&r2=1.1145
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&r1=1.788&r2=1.789
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3133&r2=1.3134
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/crash13.C.diff?cvsroot=gcc&r1=NONE&r2=1.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-10-20 12:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030220202600.9781.bangerth@ticam.utexas.edu>
2003-08-28 22:26 ` [Bug c++/9781] ICE in cp_parser_template_id scottb dot lists at verizon dot net
2003-10-19 13:54 ` lerdsuwa at gcc dot gnu dot org
2003-10-20 12:45 ` cvs-commit at gcc dot gnu dot org

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).