[Bug c++/28871] massive C++ compile time slowdown

bkoz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 4 15:41:00 GMT 2006



------- Comment #6 from bkoz at gcc dot gnu dot org  2006-09-04 15:41 -------
Subject: Bug 28871

Author: bkoz
Date: Mon Sep  4 15:41:18 2006
New Revision: 116680

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116680
Log:
2006-09-04  Benjamin Kosnik  <bkoz@redhat.com>

        PR c++/28871
        * include/ext/bitmap_allocator.h: Add comment for end of anonymous
        namespace.
        * include/ext/rope: Same.
        * include/bits/cpp_type_traits.h: Same.
        * include/tr1/tuple: Same.
        * include/tr1/functional_iterate.h: Same.

        * include/bits/cpp_type_traits.h: Revert anonymous namespace
        change, use nested detail instead.

        * testsuite/lib/libstdc++.exp (libstdc++_init): PCHFLAGS revert to
        stdc++.h.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/cpp_type_traits.h
    trunk/libstdc++-v3/include/ext/bitmap_allocator.h
    trunk/libstdc++-v3/include/ext/rope
    trunk/libstdc++-v3/include/tr1/functional_iterate.h
    trunk/libstdc++-v3/include/tr1/tuple
    trunk/libstdc++-v3/testsuite/lib/libstdc++.exp


-- 


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



More information about the Gcc-bugs mailing list