This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16578] Seg fault @ Matrix multiplication algorithm. Recursion depth problem?
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jul 2004 13:52:15 -0000
- Subject: [Bug c++/16578] Seg fault @ Matrix multiplication algorithm. Recursion depth problem?
- References: <20040715225245.16578.schmitt@voidcast.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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