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 c++/14563] octave built under Cygwin very slow


------- Additional Comments From bangerth at dealii dot org  2004-03-24 15:57 -------
First, thanks for you efforts! 
 
The Unwind_SjLj_* functions have to do with exceptions. Danny, I CC: 
you because here's a cygwin question: is sjlj the default on windows, 
and are you aware of any significant changes in this area that could 
affect this? 
 
Paul&Ben: even if the problem is in this function, am I correct with 
my math that these functions only account for at most about 1/4 of 
the run-time? If that is the case, then they can't make up for a 
six-fold increase in run-time... 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dannysmith at sources dot
                   |                            |redhat dot com


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]