[Bug c++/41412] SEGFAULT when declaring two 724 x 724 matrices of doubles in class

2009-09-19 Thread maltusan at gmail dot com
--- Comment #2 from maltusan at gmail dot com 2009-09-20 04:13 --- Oh. I'm sorry. As it didn't happen when I declared the variables outside a class, I didn't think it was a memory issue. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41412

[Bug c++/41412] New: SEGFAULT when declaring two 724 x 724 matrices of doubles in class

2009-09-19 Thread maltusan at gmail dot com
atrices of doubles in class Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: critical Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: maltusan at gmail dot com