]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/39413 (static_assert and SFINAE)
authorJason Merrill <jason@redhat.com>
Wed, 4 Nov 2009 22:29:35 +0000 (17:29 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 4 Nov 2009 22:29:35 +0000 (17:29 -0500)
commitf4ecc8fd6b67ce601991e0f59a226bb5a18bed16
treedfb6623ce109741f4ca6acf4db63280aef6ca777
parentf96b189564f36834bda68bf2a5b24bc50fbd1ea1
re PR c++/39413 (static_assert and SFINAE)

PR c++/39413
* search.c (lookup_base): Don't complete_type (base).

From-SVN: r153920
gcc/cp/ChangeLog
gcc/cp/search.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/nested3.C
gcc/testsuite/g++.dg/template/overload11.C [new file with mode: 0644]