r261817 - in /trunk/gcc: cp/ChangeLog cp/friend...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Wed Jun 20 19:22:00 GMT 2018
Author: nathan
Date: Wed Jun 20 19:22:53 2018
New Revision: 261817
URL: https://gcc.gnu.org/viewcvs?rev=261817&root=gcc&view=rev
Log:
[PR c++/85634] Fix tsubst ICE
https://gcc.gnu.org/ml/gcc-patches/2018-06/msg01274.html
PR c++/85634
* friend.c (add_friend): Keep lookup sets of tempate sets.
PR c++/85634
* g++.dg/lookup/pr85634-2.C: New.
Added:
trunk/gcc/testsuite/g++.dg/lookup/pr85634-2.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/friend.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list