]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (make_typename_type): Complain if we don't find a type when trying to make...
authorMark Mitchell <mark@codesourcery.com>
Fri, 9 Apr 1999 16:05:47 +0000 (16:05 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 9 Apr 1999 16:05:47 +0000 (16:05 +0000)
commit11249cf0df9d2a868a09a49d12586c3c08823392
treec67c2500bcdadcacde0c09a6727dffd0b3a1b068
parent92c7ee702fc7b9e239a412325621e88c6cbd23f1
decl.c (make_typename_type): Complain if we don't find a type when trying to make a typename type for a...

* decl.c (make_typename_type): Complain if we don't find a type
when trying to make a typename type for a non-template type.

From-SVN: r26317
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.pt/crash36.C [new file with mode: 0644]