]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/init.c
semantics.c (finish_stmt_expr): Fix typo in comment.
authorMark Mitchell <mark@codesourcery.com>
Fri, 20 Aug 1999 22:07:22 +0000 (22:07 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 20 Aug 1999 22:07:22 +0000 (22:07 +0000)
commit22e9174f5416123df52503b2dc2248de0f4ca27e
treedfbbd22a6059f25bb2e777e3a7ab7bdd17945040
parentb61148dd4f5b244381b91b86dd7e921698f92687
semantics.c (finish_stmt_expr): Fix typo in comment.

* semantics.c (finish_stmt_expr): Fix typo in comment.
* tree.c (search_tree): Handle EXIT_EXPR, LOOP_EXPR.
(mapcar): Likewise.
* init.c (build_vec_delete_1): Make the children of a permanent
BIND_EXPR permanent.
* pt.c (register_specialization): Don't register a specialization
more than once.

From-SVN: r28781
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/cp/pt.c
gcc/cp/semantics.c
gcc/cp/tree.c
gcc/testsuite/g++.old-deja/g++.pt/crash49.C [new file with mode: 0644]
This page took 0.099122 seconds and 5 git commands to generate.