pt.c (lookup_template_class): Remove abort.
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 4 Sep 2000 10:28:11 +0000 (10:28 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 4 Sep 2000 10:28:11 +0000 (10:28 +0000)
commit1bc0793e55808609cb199adba76f2de4a7cac4d5
tree1c850d410d8e16a6d213ffff1fd090454b22b582
parent258451c86bf3c6ac4cd0b79254232ebe22a24fc3
pt.c (lookup_template_class): Remove abort.

* pt.c (lookup_template_class): Remove abort.
* tree.c (get_type_decl): Allow error_mark_node.

From-SVN: r36134
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/cp/tree.c