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 giovannibajo at libero dot it  2004-11-10 08:21 -------
Ron, can you please attach your testcase that shows the problem to this PR?

This PR is a regression on cygwin because the speed is back with 3.2.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ron_hylton at hotmail dot
                   |                            |com
           Severity|normal                      |critical
 GCC target triplet|                            |i686-pc-cygwin
      Known to fail|                            |3.3.3 3.4.2
      Known to work|                            |3.2
            Summary|new/delete much slower than |[3.3/3.4/4.0 Regression]
                   |malloc/free because of sjlj |new/delete much slower than
                   |exceptions                  |malloc/free because of sjlj
                   |                            |exceptions
   Target Milestone|---                         |3.3.6


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]