re PR other/5746 (0220 cvs crashes using undeclared type)
authorJakub Jelinek <jakub@redhat.com>
Fri, 22 Feb 2002 17:42:19 +0000 (18:42 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 22 Feb 2002 17:42:19 +0000 (18:42 +0100)
commit25c8b645eddd73483f4311b01e19e0196cf2c55b
treeff4a3f24095399451c11c77d283bf9056c4117bd
parent00c2f96f892c11adac80dfec452278e637f43f62
re PR other/5746 (0220 cvs crashes using undeclared type)

PR other/5746
* semantics.c (finish_switch_cond): Don't call get_unwidened
if error_mark_node.

From-SVN: r49969
gcc/cp/ChangeLog
gcc/cp/semantics.c