]> gcc.gnu.org Git - gcc.git/commit
re PR c++/10793 (ICE (treecheck) when partial-specializing with an invalid type and...
authorKriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
Tue, 22 Jul 2003 14:36:00 +0000 (14:36 +0000)
committerKriang Lerdsuwanakij <lerdsuwa@gcc.gnu.org>
Tue, 22 Jul 2003 14:36:00 +0000 (14:36 +0000)
commitbef89e9e0929d4c17cfa23c0ab8c8cc3315a88c9
treefb7aa2c09256858ae8da46b8501e04dbc73b22be
parent4bd5635487c4a0623c2ea4f825611edcc528a360
re PR c++/10793 (ICE (treecheck) when partial-specializing with an invalid type and a base class, in xref_basetypes, at cp/decl.c:12834)

PR c++/10793
* decl.c (xref_basetypes): Handle error_mark_node.

* g++.dg/template/crash9.C: New test.

From-SVN: r69671
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/crash9.C [new file with mode: 0644]
This page took 0.05159 seconds and 5 git commands to generate.