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++/11274] [3.4 regression] Segfault


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From bangerth at dealii dot org  2003-06-20 20:34 -------
Created an attachment (id=4260)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4260&action=view)
preprocessed sources

I should also say what happens, I guess :-)

deal.II/deal.II> c++ -c multigrid.all_dimensions.ii
<internal>: In instantiation of `SmartPointer<const MGMatrixBase<Vector<double>
> >':
<internal>:43088:   instantiated from `Multigrid<Vector<double> >'
<internal>:43130:   instantiated from here
<internal>:28442: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


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