public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/23273] New: gcc doesn't compile the stl headers
@ 2005-08-07 19:11 jacob dot navia at ants dot com
  2005-08-07 19:12 ` [Bug c++/23273] " pinskia at gcc dot gnu dot org
                   ` (12 more replies)
  0 siblings, 13 replies; 16+ messages in thread
From: jacob dot navia at ants dot com @ 2005-08-07 19:11 UTC (permalink / raw)
  To: gcc-bugs

When compiling the stl headers, the gcc-4.4.4 reports:
/cdrive/antslab/gccobj/bin/../lib/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../include/c++/3.4.4/bits/stl_bvector.h:823:
error: expected unqualified-id before '(' token
In file included from
/cdrive/antslab/gccobj/bin/../lib/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../include/c++/3.4.4/vector:75,
                 from Arena.h:17,
                 from AntsString.h:8,
                 from ErrorHandling.h:6,
                 from aio.cpp:2:
/cdrive/antslab/gccobj/bin/../lib/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../include/c++/3.4.4/bits/vector.tcc:
In member function `void std::vector<_Tp,
_Alloc>::_M_fill_insert(__gnu_cxx::__normal_iterator<typename _Alloc::pointer,
std::vector<_Tp, _Alloc> >, size_t, const _Tp&)':
/cdrive/antslab/gccobj/bin/../lib/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../include/c++/3.4.4/bits/vector.tcc:307:
error: expected unqualified-id before '(' token
/cdrive/antslab/gccobj/bin/../lib/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../include/c++/3.4.4/bits/vector.tcc:
In member function `void std::vector<_Tp,
_Alloc>::_M_range_insert(__gnu_cxx::__normal_iterator<typename _Alloc::pointer,
std::vector<_Tp, _Alloc> >, _ForwardIterator, _ForwardIterator,
std::forward_iterator_tag)':
/cdrive/antslab/gccobj/bin/../lib/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../include/c++/3.4.4/bits/vector.tcc:384:
error: expected unqualified-id before '(' token
In file included from
/cdrive/antslab/gccobj/bin/../lib/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../include/c++/3.4.4/vector:72,
                 from Arena.h:17,
                 from AntsString.h:8,
                 from AntsSqlServer.h:12,
                 from AntsAuthIdElement.cpp:2:
-------------------------------------------------------------------------
[antslab@ldbuild] /home/antslab/gccobj/bin/g++ -v
Reading specs from
/cdrive/antslab/gccobj/bin/../lib/gcc/x86_64-unknown-linux-gnu/3.4.4/specs
Configured with: ../gcc-3.4.4/configure --prefix=/home/antslab/gccobj
--enable-sjlj-exceptions --enable-languages=c,c++
--with-ld=/home/antslab/gccobj/bin/ld --enable-threads=posix --disable-shared
--with-system-zlib --enable-__cxa_atexit
Thread model: posix
gcc version 3.4.4

-- 
           Summary: gcc doesn't compile the stl headers
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jacob dot navia at ants dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: gcc-4.4.4
  GCC host triplet: gcc-4.4.4
GCC target triplet: amd64


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


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

end of thread, other threads:[~2005-08-29 20:01 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-07 19:11 [Bug c++/23273] New: gcc doesn't compile the stl headers jacob dot navia at ants dot com
2005-08-07 19:12 ` [Bug c++/23273] " pinskia at gcc dot gnu dot org
2005-08-07 19:37 ` pinskia at gcc dot gnu dot org
2005-08-07 19:37 ` pinskia at gcc dot gnu dot org
2005-08-07 19:37 ` pinskia at gcc dot gnu dot org
2005-08-07 19:37 ` pinskia at gcc dot gnu dot org
2005-08-08 18:45 ` pinskia at gcc dot gnu dot org
2005-08-22 12:15 ` gcc-bugzilla2 at imperialviolet dot org
2005-08-22 13:25 ` gcc-bugzilla2 at imperialviolet dot org
2005-08-22 14:32 ` pinskia at gcc dot gnu dot org
2005-08-26 18:36 ` jacob dot navia at ants dot com
2005-08-26 18:37   ` Andrew Pinski
2005-08-26 19:33 ` pinskia at physics dot uc dot edu
2005-08-29 20:01 ` jacob dot navia at ants dot com
2005-08-29 20:01   ` Andrew Pinski
2005-08-29 20:05 ` pinskia at physics dot uc dot edu

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).