decl.c (grokdeclarator): Amend comment.
authorMark Mitchell <mark@codesourcery.com>
Thu, 26 Aug 1999 04:19:52 +0000 (04:19 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 26 Aug 1999 04:19:52 +0000 (04:19 +0000)
commitf18a14bcc121ed9812ecba53b3a458ed3d16953f
treec53bd3b828bb517a2846eccbd4ea66b2c560cc23
parentb06167fcc48be5a7b709cc031b5f6ab29c2c6d33
decl.c (grokdeclarator): Amend comment.

* decl.c (grokdeclarator): Amend comment.
* except.c (expand_start_catch_block): Call push_template_decl for
catch-block parameters.
* method.c (synthesize_method): Build an empty compound statement
for the body of a constructor.

From-SVN: r28888
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/except.c
gcc/cp/method.c
gcc/testsuite/g++.old-deja/g++.eh/tmpl4.C [new file with mode: 0644]