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++/16578] Seg fault @ Matrix multiplication algorithm. Recursion depth problem?


------- Additional Comments From bangerth at dealii dot org  2004-07-28 13:52 -------
Andrew already confirmed this. I'm not sure what we should do here: 
are we overly concerned about stack space inside gcc, or can we ask 
users to increase their stack limits if necessary? 
 
W. 

-- 


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


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