tree.c (mapcar): When dealing with a DECL, use it's constant value, if any.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 24 Mar 1998 16:13:08 +0000 (16:13 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 24 Mar 1998 16:13:08 +0000 (16:13 +0000)
commitd229896557dbe44439b0f64aa1cd01369da14c15
tree6f602560c957bd0905cd4bb3c64b340900e23330
parent72cf69027418d4fe4f75fe66e5fede2959a4d364
tree.c (mapcar): When dealing with a DECL, use it's constant value, if any.


* tree.c (mapcar): When dealing with a DECL, use it's constant
value, if any.
* pt.c (lookup_template_class): Don't mangle the names of template
classes whose arguments are unknown.
* pt.c (tsubst_expr): Handle GOTO_STMT correctly.

From-SVN: r18802
gcc/cp/ChangeLog