]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/28871 (massive C++ compile time slowdown)
authorBenjamin Kosnik <bkoz@redhat.com>
Mon, 4 Sep 2006 15:41:18 +0000 (15:41 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 4 Sep 2006 15:41:18 +0000 (15:41 +0000)
commit06e744948bac604868ec7bbedf726b8d1a19b9e8
tree7f2637fee890ffe0f197fbb576c636fd5787cce5
parent88525e1bd3ae53b899101a20b59703c623f4c571
re PR c++/28871 (massive C++ compile time slowdown)

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.

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