error.c (dump_type_real): Handle TREE_LIST again.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 28 Jun 1999 00:13:17 +0000 (00:13 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 28 Jun 1999 00:13:17 +0000 (20:13 -0400)
commitdcd08efc5f30e6109cd55358797cb90bdac1c72b
tree8840883f8d26af5281d68cb5290779d7f977230b
parent9da8a3ae97750a437a1197bdafdae642db7471fb
error.c (dump_type_real): Handle TREE_LIST again.

* error.c (dump_type_real): Handle TREE_LIST again.
* typeck.c (comp_target_parms): Don't complain about
converting from () to (...) if !flag_strict_prototype.
* decl.c (grokdeclarator): Update the names of all variants when
de-anonymizing.

From-SVN: r27792
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/error.c
gcc/cp/typeck.c