------- Comment #3 from rguenther at suse dot de 2008-04-01 14:57 ------- Subject: Re: [4.4 Regression]: Revision 133680 breaks 447.dealII
On Tue, 1 Apr 2008, bangerth at dealii dot org wrote: > ------- Comment #2 from bangerth at dealii dot org 2008-04-01 14:54 ------- > (In reply to comment #0) > > error_estimator.cc: In static member function 'static void > > KellyErrorEstimator<dim>::integrate_over_irregular_face(const > > DoFHandler<dim>&, > > const Quadrature<(dim - 1)>&, const std::vector<const InputVector*, > > std::allocator<const InputVector*> >&, const std::vector<bool, > > std::allocator<bool> >&, const Function<dim>*, std::map<typename > > DoFHandler<dim>::face_iterator, std::vector<double, std::allocator<double> > > >, > > std::less<typename DoFHandler<dim>::face_iterator>, > > std::allocator<std::pair<const typename DoFHandler<dim>::face_iterator, > > std::vector<double, std::allocator<double> > > > >&, > > KellyErrorEstimator<dim>::PerThreadData&, const typename > > DoFHandler<dim>::active_cell_iterator&, unsigned int, FEFaceValues<dim>&, > > FESubfaceValues<dim>&) [with InputVector = BlockVector<float>, int dim = > > 3]': > > error_estimator.cc:801: internal compiler error: in set_value_range, at > > tree-vrp.c:347 > > I'm the guy responsible for this, uh, let's say: awkward, function signature. > I'm sorry you had to hit this error in the function with the worst number > of arguments in all of 447.dealII :-) Then you obviously never saw signatures of tramp3d :-) Richard. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35787