]> gcc.gnu.org Git - gcc.git/commit
re PR c++/53651 ([C++11] seg fault when specifying using decltype(...)::method)
authorJason Merrill <jason@redhat.com>
Wed, 20 Jun 2012 01:17:59 +0000 (21:17 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 20 Jun 2012 01:17:59 +0000 (21:17 -0400)
commit420bf978a74296ad1d2b31b9c3dc6551e9e55653
tree025de89d58452f15290e0fc94b9f74213296d815
parent8930883ee93cb4701259e8738f51530d609812f7
re PR c++/53651 ([C++11] seg fault when specifying using decltype(...)::method)

PR c++/53651
* name-lookup.c (constructor_name_p): Don't try to look at the
name of a DECLTYPE_TYPE.

From-SVN: r188807
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/decltype37.C [new file with mode: 0644]
This page took 0.062692 seconds and 5 git commands to generate.