OSDN Git Service

2007-10-25 Paolo Carlini <pcarlini@suse.de>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Oct 2007 23:42:49 +0000 (23:42 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Oct 2007 23:42:49 +0000 (23:42 +0000)
commit0cf3dfd5753d6095b00d2f90f72e807d7f160354
treea057fbe36f6de2fa0e846bd9fe840760a551f935
parent4a8a06d3a8efc7b1b494e2b684d7834eaeb55129
2007-10-25  Paolo Carlini  <pcarlini@suse.de>

PR c++/33843
* cxx-pretty-print.c (pp_cxx_unqualified_id): Deal with BIT_NOT_EXPR.

2007-10-25  Paolo Carlini  <pcarlini@suse.de>

PR c++/33843
* g++.dg/template/error32.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129637 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cxx-pretty-print.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/error32.C [new file with mode: 0644]