gcc/libstdc++-v3/src/c++98
Paolo Carlini d6f90f03e0 re PR libstdc++/52241 (Performance degradation of 447.dealII on corei7 at spec2006_base32.)
2012-02-20  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/52241
	* src/c++98/tree.cc (local_Rb_tree_increment,
	local_Rb_tree_decrement): Add.
	(_Rb_tree_increment(const _Rb_tree_node_base*),
	_Rb_tree_decrement(const _Rb_tree_node_base*)): Use the latter.
	(_Rb_tree_increment(_Rb_tree_node_base*),
	_Rb_tree_decrement(_Rb_tree_node_base*)): New.

From-SVN: r184404
2012-02-20 21:08:48 +00:00
..
Makefile.am re PR libstdc++/52068 (libc++98.a and libc++11.a are installed) 2012-02-02 19:58:59 +00:00
Makefile.in re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly upgrades warnings to errors in libstdc++) 2012-02-17 20:26:32 +00:00
allocator-inst.cc
bitmap_allocator.cc
codecvt.cc
compatibility-debug_list-2.cc
compatibility-debug_list.cc
compatibility-ldbl.cc
compatibility-list-2.cc
compatibility-list.cc
compatibility-parallel_list-2.cc
compatibility-parallel_list.cc
compatibility.cc
complex_io.cc
concept-inst.cc
ctype.cc
ext-inst.cc
globals_io.cc
hash-long-double-tr1-aux.cc
hash_tr1.cc
hashtable_tr1.cc
ios-inst.cc
ios.cc
ios_failure.cc
ios_init.cc
ios_locale.cc
iostream-inst.cc
istream-inst.cc
istream.cc
list.cc
locale-inst.cc
locale.cc * src/c++98/locale.cc (locale::facet::_S_get_c_locale): Fix typo. 2012-02-15 16:34:30 -05:00
locale_facets.cc
locale_init.cc
localename.cc
math_stubs_float.cc
math_stubs_long_double.cc
misc-inst.cc
mt_allocator.cc
ostream-inst.cc
parallel_settings.cc
pool_allocator.cc
sstream-inst.cc
stdexcept.cc
streambuf-inst.cc
streambuf.cc
strstream.cc
tree.cc re PR libstdc++/52241 (Performance degradation of 447.dealII on corei7 at spec2006_base32.) 2012-02-20 21:08:48 +00:00
valarray.cc
wlocale-inst.cc