[C++/83287] Another overload lookup ice
commit65e9fe70e0e634037c12e641b8121e2b40458dc2
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Jan 2018 18:11:49 +0000 (17 18:11 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Jan 2018 18:11:49 +0000 (17 18:11 +0000)
tree4861545d49bcad613e9bfba0c5a6af62ff049b31
parent510e5f39cf245ab657a1f3e548379d24d396827c
[C++/83287] Another overload lookup ice

https://gcc.gnu.org/ml/gcc-patches/2018-01/msg01580.html
PR c++/83287
* init.c (build_raw_new_expr): Scan list for lookups to keep.

PR c++/83287
* g++.dg/lookup/pr83287-2.C: New.

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