This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ipa/64314] [5 Regression] ICE in record_reference, at cgraphbuild.c:87
- From: "larsbj at gullik dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 14 Jan 2015 23:54:30 +0000
- Subject: [Bug ipa/64314] [5 Regression] ICE in record_reference, at cgraphbuild.c:87
- Auto-submitted: auto-generated
- References: <bug-64314-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64314
--- Comment #2 from Lars Gullik BjÃnnes <larsbj at gullik dot net> ---
I still see this, but with current gcc5 the call stack has become a bit
deeper, instead of 5 calls to walk_tree_1 I now see 9 calls.
(with -std=gnu++14 in this case.)