OSDN Git Service

2008-02-24 Paolo Carlini <pcarlini@suse.de>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Feb 2008 18:23:19 +0000 (18:23 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Feb 2008 18:23:19 +0000 (18:23 +0000)
commitb350f3fc730e5b65ee3db4205de5971e5d90253a
treef73f7f06b71fcec97609e731d4083690e184a7f8
parent1cfc1a6104bb642f3c06291b3596a5e19abe22b0
2008-02-24  Paolo Carlini  <pcarlini@suse.de>

* error.c (dump_expr): Don't deal directly with NEW_EXPR (and
VEC_NEW_EXPR), forward to pp_expression.
* cxx-pretty-print.c (pp_cxx_new_expression): Fix FIXME.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132595 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cxx-pretty-print.c
gcc/cp/error.c