This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11274] [3.4 regression] Segfault
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2003 20:34:04 -0000
- Subject: [Bug c++/11274] [3.4 regression] Segfault
- References: <20030620203211.11274.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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.