]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (grokparms): Don't even function types of `void' type, either.
authorMark Mitchell <mark@codesourcery.com>
Sun, 19 Nov 2000 04:56:45 +0000 (04:56 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 19 Nov 2000 04:56:45 +0000 (04:56 +0000)
commit04f3dc2b0376338313d08a596c9d609375843d20
tree7fea522200428b59794c12580af53bd15eb4ead2
parentb35431cf0745e4f775964ac12097f1a2c545862e
decl.c (grokparms): Don't even function types of `void' type, either.

* decl.c (grokparms): Don't even function types of `void' type,
either.
* mangle.c (write_type): Don't crash when confronted with the
error_mark_node.

From-SVN: r37555
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/mangle.c