This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ipa/64694] [5 Regression] FAIL: 23_containers/unordered_set/insert/hash_policy.cc
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 23 Jan 2015 01:24:08 +0000
- Subject: [Bug ipa/64694] [5 Regression] FAIL: 23_containers/unordered_set/insert/hash_policy.cc
- Auto-submitted: auto-generated
- References: <bug-64694-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64694
--- Comment #11 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Jan Hubicka from comment #10)
> I would say it most probably just gone latent again. Is the ICE actually a
> failure to deliver an exception from simulated out-of-memory event?
>
Yes, the crash happened due to exception handler failure to unwind
the stack.