re PR c++/61433 (ICE: SIGSEGV in friend_accessible_p (search.c:778) with -std=gnu...
authorJason Merrill <jason@redhat.com>
Fri, 27 Jun 2014 21:38:24 +0000 (17:38 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 27 Jun 2014 21:38:24 +0000 (17:38 -0400)
commit1ed5f1d3f1e0b9886e0d2910869b7eb62ae75564
treee6b8ed1922c32cf26698fec9ff11670ef2376e77
parent8274b281879404286fb36ab4dee3e69442a837cd
re PR c++/61433 (ICE: SIGSEGV in friend_accessible_p (search.c:778) with -std=gnu++11 -O -fcompare-debug -fno-inline -fno-ipa-pure-const -fipa-sra)

PR c++/61433
* error.c (dump_template_bindings): Don't tsubst in a clone.

From-SVN: r212091
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/g++.dg/debug/dwarf2/pr61433.C [new file with mode: 0644]