public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Another new-parser problem? (libstdc++)
@ 2003-01-17 16:26 Richard Guenther
  2003-01-17 18:40 ` Phil Edwards
  0 siblings, 1 reply; 6+ messages in thread
From: Richard Guenther @ 2003-01-17 16:26 UTC (permalink / raw)
  To: gcc; +Cc: Mark Mitchell

Hi!

Does the following look familiar to anyone? (with todays mainline)

/home/rguenth/ix86/gcc3.4/include/c++/3.4/bits/stl_vector.h: In
instantiation of `std::_Vector_alloc_base<Observer<T*>*, std::allocator<Observer<T*>*>,
std::_Alloc_traits<Observer<T*>*, std::allocator<Observer<T*>*> >::_S_instanceless>':
/net/bellatrix/home/rguenth/src/pooma-bugfixes/r2/src/Utilities/Observable.h:236:
instantiated from `std::_Vector_base<Observer<T*>*, std::allocator<Observer<T*>*> >'
/net/bellatrix/home/rguenth/src/pooma-bugfixes/r2/src/Utilities/Observable.h:236:
instantiated from `std::vector<Observer<T*>*, std::allocator<Observer<T*>*> >'
/net/bellatrix/home/rguenth/src/pooma-bugfixes/r2/src/Utilities/Observable.h:236:
instantiated from `Observable<T*>'
/net/bellatrix/home/rguenth/src/pooma-bugfixes/r2/src/Engine/CompressibleBlock.h:742:
  instantiated from here
/home/rguenth/ix86/gcc3.4/include/c++/3.4/bits/stl_vector.h:91: error: `
   std::_Vector_alloc_base<_Tp, _Allocator, _IsStatic>::_M_data_allocator'
has incomplete type
/home/rguenth/ix86/gcc3.4/include/c++/3.4/bits/stl_vector.h:91: confused
by earlier errors, bailing out

I did look at the stl_vector.h part and the _Alloc_traits template, but
nothing obvious seems to be wrong...

Thanks, Richard.

--
Richard Guenther <richard.guenther@uni-tuebingen.de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-01-21 16:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-17 16:26 Another new-parser problem? (libstdc++) Richard Guenther
2003-01-17 18:40 ` Phil Edwards
2003-01-17 19:09   ` Richard Guenther
2003-01-17 20:03     ` Mark Mitchell
2003-01-21 19:10       ` Richard Guenther
2003-01-21 20:23       ` Richard Guenther

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).