This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/61433] [4.9/4.10 Regression] ICE: SIGSEGV in friend_accessible_p (search.c:778) with -std=gnu++11 -O -fcompare-debug -fno-inline -fno-ipa-pure-const -fipa-sra
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 27 Jun 2014 21:38:57 +0000
- Subject: [Bug c++/61433] [4.9/4.10 Regression] ICE: SIGSEGV in friend_accessible_p (search.c:778) with -std=gnu++11 -O -fcompare-debug -fno-inline -fno-ipa-pure-const -fipa-sra
- Auto-submitted: auto-generated
- References: <bug-61433-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61433
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jun 27 21:38:24 2014
New Revision: 212091
URL: https://gcc.gnu.org/viewcvs?rev=212091&root=gcc&view=rev
Log:
PR c++/61433
* error.c (dump_template_bindings): Don't tsubst in a clone.
Added:
trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr61433.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/error.c