re PR c++/13957 (Insufficient diagnostic for dependent expression parsed as non-type...
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Mon, 2 Feb 2004 01:09:22 +0000 (01:09 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Mon, 2 Feb 2004 01:09:22 +0000 (01:09 +0000)
commit84b683c166f31e621e522c7c300fd82585fd6df6
treed82a2b149bbd338b63fb2d9b76e8638101ab22bf
parentb2693faff38d6735aea6aee5fab54c6b39f21444
re PR c++/13957 (Insufficient diagnostic for dependent expression parsed as non-type but instantiated as type)

PR c++/13957
* pt.c (tsubst_qualified_id): Improved error message when a type
is expected but not found.

From-SVN: r77090
gcc/cp/ChangeLog