]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/51262 (ICE: SIGSEGV in primary_template_instantiation_p (pt.c:2874) with...
authorRichard Guenther <rguenther@suse.de>
Mon, 12 Dec 2011 08:37:22 +0000 (08:37 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 12 Dec 2011 08:37:22 +0000 (08:37 +0000)
commit7e529795d0c6a2c9441bb233a140e4b8ec2cf521
tree6f5a02687aca26e6c6406af5bcc191022965ecf2
parent0a5a95f20443fb1677300138e00249ea86c894eb
re PR debug/51262 (ICE: SIGSEGV in primary_template_instantiation_p (pt.c:2874) with -flto -g)

2011-12-12  Richard Guenther  <rguenther@suse.de>

PR lto/51262
* tree.c (cp_free_lang_data): No longer clear anonymous names.

* g++.dg/opt/pr51262.C: New testcase.

From-SVN: r182221
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/pr51262.C [new file with mode: 0644]