re PR c++/17763 (Wrong context in error message for template parameter)
authorPaolo Carlini <pcarlini@suse.de>
Fri, 10 Aug 2007 14:57:52 +0000 (14:57 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 10 Aug 2007 14:57:52 +0000 (14:57 +0000)
commit2fbe0e5aec26f9a07df2146aeb427b94fdabe27e
treefb34a6380509b6c4b96ad27dedf8ab2756acb3b5
parent8a09ef91fa2a67d82dd353c0bd8250d0d96c8fd0
re PR c++/17763 (Wrong context in error message for template parameter)

/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.

From-SVN: r127335
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/error16.C [new file with mode: 0644]