]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/69657
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Feb 2016 22:07:54 +0000 (22:07 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Feb 2016 22:07:54 +0000 (22:07 +0000)
commit58fd2d6f7e4704bb1212aa934839749727eb5ede
tree55ed5f5dc37a358838fcf6fd9ebf04a1a1ef2539
parent394a86f3f5dbab4a9d6f1675475f5b43dc1f2632
PR c++/69657
* name-lookup.c (do_nonmember_using_decl): Leave anticipated
built-ins alone.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233229 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/testsuite/g++.dg/lookup/builtin6.C [new file with mode: 0644]