/cp
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Sep 2012 14:05:19 +0000 (14:05 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Sep 2012 14:05:19 +0000 (14:05 +0000)
commitb88bf8b166b435ca31b7bf63ce2320cc16e7430f
treea216727c2a2bf6849b4af952172418e165175c17
parent70e57e543f39e746aa2c702e3848979f3f5bdbd7
/cp
2012-09-20  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/52432
* pt.c (tsubst_copy_and_build): If tf_error is not set in the complain
argument don't call unqualified_name_lookup_error.

/testsuite
2012-09-20  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/52432
* g++.dg/cpp0x/decltype32.C: Tweak.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191564 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/decltype32.C