]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/17763 (Wrong context in error message for template parameter)
authorPaolo Carlini <pcarlini@suse.de>
Fri, 10 Aug 2007 18:04:46 +0000 (18:04 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 10 Aug 2007 18:04:46 +0000 (18:04 +0000)
commitbb56df19b9e2db8ae0577aed8c04d59233fcb703
treefd2649af58bb3d019fb934a779b564b5b529b77c
parent3e16abdb4122b2476944edabd2784ca33e96cb3c
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: r127345
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/error16.C [new file with mode: 0644]