OSDN Git Service

/cp
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jan 2012 15:29:42 +0000 (15:29 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jan 2012 15:29:42 +0000 (15:29 +0000)
2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/29273
* rtti.c (build_dynamic_cast_1): In case of T a pointer type,
call decay_conversion on v.

/testsuite
2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/29273
* g++.dg/rtti/dyncast5.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182851 138bc75d-0d04-0410-961f-82ee72b054a4


No differences found