[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

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jun 28 03:46:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61433

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Sat Jun 28 03:44:53 2014
New Revision: 212098

URL: https://gcc.gnu.org/viewcvs?rev=212098&root=gcc&view=rev
Log:
    PR c++/61433
    * error.c (dump_template_bindings): Don't tsubst in a clone.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr61433.C
Modified:
    branches/gcc-4_9-branch/gcc/cp/ChangeLog
    branches/gcc-4_9-branch/gcc/cp/error.c



More information about the Gcc-bugs mailing list