re PR c++/33118 (#'argument_pack_select' not supported by dump_expr#<expression error>)
authorPaolo Carlini <pcarlini@suse.de>
Fri, 28 Sep 2007 15:10:13 +0000 (15:10 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 28 Sep 2007 15:10:13 +0000 (15:10 +0000)
commit31d400080bc8e7ee3b28716817edcb9087263278
treea85e76a7b7e68234d774425a30df21879fc84ac8
parent4344da24b58f86c91bc839c1087cf2570ee0f276
re PR c++/33118 (#'argument_pack_select' not supported by dump_expr#<expression error>)

2007-09-28  Paolo Carlini  <pcarlini@suse.de>

PR c++/33118
* error.c (dump_expr): Deal with ARGUMENT_PACK_SELECT.
(dump_type): Use dump_template_argument for TYPE_ARGUMENT_PACK.
(dump_parameters): Just call dump_type for argument packs too.

From-SVN: r128866
gcc/cp/ChangeLog
gcc/cp/error.c