[Bug ipa/68851] [6 Regression] ICE: in set_comdat_group, at ipa-comdats.c:213
jamborm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 8 12:35:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68851
--- Comment #14 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Author: jamborm
Date: Fri Jan 8 12:34:34 2016
New Revision: 232160
URL: https://gcc.gnu.org/viewcvs?rev=232160&root=gcc&view=rev
Log:
[PR 68851] Do not collect thunks in collect_callers
2016-01-08 Martin Jambor <mjambor@suse.cz>
PR ipa/68851
gcc/
* cgraph.c (collect_callers_of_node_1): Do not collect thunks.
(collect_callers): Change comment.
testsuite/
* g++.dg/ipa/pr68851.C: New test.
Added:
branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ipa/pr68851.C
Modified:
branches/gcc-4_9-branch/gcc/ChangeLog
branches/gcc-4_9-branch/gcc/cgraph.c
branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list