gcc/libstdc++-v3/src
Paolo Carlini 964c53299c re PR libstdc++/26970 (-O3 -Wformat=2 complains about floats written to ostream)
2006-06-12  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/26970
	* config/locale/gnu/c_locale.h (__convert_from_v<>): Change to
	variadic function, instead of template function.
	* config/locale/generic/c_locale.h (__convert_from_v<>): Likewise.
	* include/bits/locale_facets.tcc (num_put<>::_M_insert_float):
	Adjust.
	(money_put<>::do_put(long double)): Likewise.
	* src/locale-misc-inst.cc: Remove.
	* src/Makefile.am: Adjust.
	* src/Makefile.in: Regenerate.

From-SVN: r114591
2006-06-12 23:24:22 +00:00
..
allocator-inst.cc
bitmap_allocator.cc
codecvt.cc
compatibility-ldbl.cc configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check. 2006-02-07 22:23:58 +00:00
compatibility.cc c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
complex_io.cc configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check. 2006-02-07 22:23:58 +00:00
concept-inst.cc
ctype.cc
debug_list.cc c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
debug.cc c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
ext-inst.cc
fstream-inst.cc
functexcept.cc
globals_io.cc
globals_locale.cc
ios_failure.cc
ios_init.cc re PR libstdc++/24704 (__gnu_cxx::__exchange_and_add is called even for single threaded applications) 2006-05-24 16:37:42 +00:00
ios_locale.cc
ios-inst.cc
ios.cc re PR libstdc++/24704 (__gnu_cxx::__exchange_and_add is called even for single threaded applications) 2006-05-24 16:37:42 +00:00
iostream-inst.cc
istream-inst.cc configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check. 2006-02-07 22:23:58 +00:00
istream.cc
limits.cc configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check. 2006-02-07 22:23:58 +00:00
list.cc
locale_facets.cc
locale_init.cc
locale-inst.cc configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check. 2006-02-07 22:23:58 +00:00
locale.cc re PR libstdc++/24704 (__gnu_cxx::__exchange_and_add is called even for single threaded applications) 2006-05-24 16:37:42 +00:00
localename.cc
Makefile.am re PR libstdc++/26970 (-O3 -Wformat=2 complains about floats written to ostream) 2006-06-12 23:24:22 +00:00
Makefile.in re PR libstdc++/26970 (-O3 -Wformat=2 complains about floats written to ostream) 2006-06-12 23:24:22 +00:00
misc-inst.cc
mt_allocator.cc
ostream-inst.cc configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check. 2006-02-07 22:23:58 +00:00
pool_allocator.cc
sstream-inst.cc
stdexcept.cc
streambuf-inst.cc re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit) 2006-02-10 18:29:04 +00:00
streambuf.cc re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit) 2006-02-10 18:29:04 +00:00
string-inst.cc
strstream.cc
tree.cc
valarray-inst.cc
wlocale-inst.cc configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check. 2006-02-07 22:23:58 +00:00
wstring-inst.cc