gcc/libstdc++-v3/include/std
Carlos O'Donell 264c41eda5 c-cppbuiltin.c (builtin_define_float_constants): Add fp_cast parameter, pass to builtin_define_with_hex_fp_value.
2005-12-13  Carlos O'Donell <carlos@codesourcery.com>

gcc/

	* c-cppbuiltin.c (builtin_define_float_constants): Add
	fp_cast parameter, pass to builtin_define_with_hex_fp_value.
	Define __FLT_HAS_DENORM__, __DBL_HAS_DENORM__, __LDBL_HAS_DENORM__.
	(builtin_define_with_hex_fp_value): Use fp_cast when building macro.
	(c_cpp_builtins): If flag_single_precision_constant then set fp_cast
	to "((double)%sL)" otherwise "%s".

gcc/testsuite/

	* gcc.dg/single-precision-constant.c: New test.

libstdc++-v3/

	* include/std/std_limits.h (struct numeric_limits):
	Use __DBL_HAS_DENORM__, __FLT_HAS_DENORM__, __LDBL_HAS_DENORM__.

From-SVN: r108458
2005-12-13 05:12:32 +00:00
..
std_algorithm.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_bitset.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_complex.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_deque.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_fstream.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_functional.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_iomanip.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_ios.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_iosfwd.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_iostream.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_istream.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_iterator.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_limits.h c-cppbuiltin.c (builtin_define_float_constants): Add fp_cast parameter, pass to builtin_define_with_hex_fp_value. 2005-12-13 05:12:32 +00:00
std_list.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_locale.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_map.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_memory.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_numeric.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_ostream.h re PR libstdc++/23875 (operator<<(short) should not call operator<<(long), etc.) 2005-09-15 17:27:23 +00:00
std_queue.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_set.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_sstream.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_stack.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_stdexcept.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_streambuf.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_string.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_utility.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_valarray.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_vector.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00