]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/53788
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jul 2012 03:30:09 +0000 (03:30 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jul 2012 03:30:09 +0000 (03:30 +0000)
commit93d504b266765a498f24359432984b70aa36bde1
tree97abf62f4571e48455d2b7dc15434fc31b0980fb
parent579349b1bdcc5ed58cc115200bc207d929fa2d0c
PR c++/53788
* pt.c (build_non_dependent_expr): Don't wrap a dummy object.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189188 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/decltype39.C [new file with mode: 0644]
gcc/testsuite/g++.dg/diagnostic/method1.C