public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "piotr dot rak at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/35922]  New: std::unordered_map missing in debug mode
Date: Sun, 13 Apr 2008 13:39:00 -0000	[thread overview]
Message-ID: <bug-35922-15692@http.gcc.gnu.org/bugzilla/> (raw)

g++-4.4.0-alpha20080328 -v --save-temps -std=c++0x -D_GLIBCXX_DEBUG
unordered_m.cc 
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with:
/var/tmp/paludis/sys-devel-gcc-4.4.0_alpha20080328/work/gcc-4.4-20080328/configure
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.0-alpha20080328
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.0-alpha20080328/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.0-alpha20080328
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.0-alpha20080328/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.0-alpha20080328/info
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.0-alpha20080328/include/g++-v4
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib --disable-checking
--disable-werror --enable-secureplt --disable-libunwind-exceptions
--disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj
--with-arch=i686 --enable-languages=c,c++ --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
--with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo
4.4.0_alpha20080328'
Thread model: posix
gcc version 4.4.0-alpha20080328  (experimental) (Gentoo 4.4.0_alpha20080328) 
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-std=c++0x' '-D_GLIBCXX_DEBUG'
'-shared-libgcc' '-mtune=generic' '-march=i686'
 /usr/libexec/gcc/i686-pc-linux-gnu/4.4.0-alpha20080328/cc1plus -E -quiet -v
-D_GNU_SOURCE -D_GLIBCXX_DEBUG unordered_m.cc -mtune=generic -march=i686
-std=c++0x -fpch-preprocess -o unordered_m.ii
ignoring nonexistent directory
"/usr/lib/gcc/i686-pc-linux-gnu/4.4.0-alpha20080328/../../../../i686-pc-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/include/libffi
 /usr/lib/gcc/i686-pc-linux-gnu/4.4.0-alpha20080328/include/g++-v4

/usr/lib/gcc/i686-pc-linux-gnu/4.4.0-alpha20080328/include/g++-v4/i686-pc-linux-gnu
 /usr/lib/gcc/i686-pc-linux-gnu/4.4.0-alpha20080328/include/g++-v4/backward
 /usr/local/include
 /usr/lib/gcc/i686-pc-linux-gnu/4.4.0-alpha20080328/include
 /usr/lib/gcc/i686-pc-linux-gnu/4.4.0-alpha20080328/include-fixed
 /usr/include
End of search list.
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-std=c++0x' '-D_GLIBCXX_DEBUG'
'-shared-libgcc' '-mtune=generic' '-march=i686'
 /usr/libexec/gcc/i686-pc-linux-gnu/4.4.0-alpha20080328/cc1plus -fpreprocessed
unordered_m.ii -quiet -dumpbase unordered_m.cc -mtune=generic -march=i686
-auxbase unordered_m -std=c++0x -version -o unordered_m.s
GNU C++ (Gentoo 4.4.0_alpha20080328) version 4.4.0-alpha20080328 
(experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 4.4.0-alpha20080328  (experimental), GMP
version 4.2.2, MPFR version 2.3.1.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: ad33fd151be46b0162e8ac35c976ec10
unordered_m.cc: In function 'int main()':
unordered_m.cc:4: error: 'unordered_map' is not a member of 'std'
unordered_m.cc:4: error: expected primary-expression before 'int'
unordered_m.cc:4: error: expected `;' before 'int'

Note: this happends too when using g++-4.4.0-alpha20080328
Works fine when inluded as <tr1/unordered_map>


-- 
           Summary: std::unordered_map missing in debug mode
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: piotr dot rak at gmail dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


             reply	other threads:[~2008-04-13 13:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-13 13:39 piotr dot rak at gmail dot com [this message]
2008-04-13 13:42 ` [Bug libstdc++/35922] " piotr dot rak at gmail dot com
2008-04-13 13:46 ` piotr dot rak at gmail dot com
2008-04-13 15:17 ` pcarlini at suse dot de
2008-04-24 23:36 ` bkoz at gcc dot gnu dot org
2008-04-24 23:37 ` bkoz at gcc dot gnu dot org
2008-04-24 23:37 ` bkoz at gcc dot gnu dot org
2008-04-26  2:23 ` bkoz at gcc dot gnu dot org
2008-04-29 19:46 ` bkoz at gcc dot gnu dot org
2008-04-29 21:38 ` bkoz at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-35922-15692@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).