This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/14563] [3.3/3.4/4.0 Regression] new/delete much slower than malloc/free because of sjlj exceptions


------- Additional Comments From dannysmith at users dot sourceforge dot net  2004-11-10 09:10 -------
No its not a regression.  GCC-3.2  built with sjlj shows the same problem.  
The "fast" version of GCC-3.2 that OP referenced was a "cygming-special" that 
had Dwarf-2 EH enabled.  As I indicated ealier, this experiment was dropped 
because of problems with Win32 API callbacks and DW-2 EH

Danny

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14563


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]