/cp
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Aug 2007 14:57:52 +0000 (14:57 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Aug 2007 14:57:52 +0000 (14:57 +0000)
commitab0ab0a663c7da512b277a99ffa21f51ee659d8e
treefb34a6380509b6c4b96ad27dedf8ab2756acb3b5
parentc1c66d1de85a052eb3e151e9720a499119332727
/cp
2007-08-10  Paolo Carlini  <pcarlini@suse.de>

PR c++/17763
* error.c (dump_expr): Consistently use the *_cxx_*
variants of the pretty-print functions.

/testsuite
2007-08-10  Paolo Carlini  <pcarlini@suse.de>

PR c++/17763
* g++.dg/other/error16.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127335 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/error16.C [new file with mode: 0644]