This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14563] new/delete much slower than malloc/free because of sjlj exceptions
- From: "steven at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 30 Jul 2012 23:29:36 +0000
- Subject: [Bug target/14563] new/delete much slower than malloc/free because of sjlj exceptions
- Auto-submitted: auto-generated
- References: <bug-14563-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14563
Steven Bosscher <steven at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |steven at gcc dot gnu.org
Resolution| |FIXED
Target Milestone|--- |4.3.0
Known to fail| |
--- Comment #51 from Steven Bosscher <steven at gcc dot gnu.org> 2012-07-30 23:29:36 UTC ---
As per Danny's suggestion in comment #50 (impressive...)