diff options
author | Carlos O'Donell <carlos@codesourcery.com> | 2005-12-13 05:12:32 +0000 |
---|---|---|
committer | Carlos O'Donell <carlos@gcc.gnu.org> | 2005-12-13 05:12:32 +0000 |
commit | 264c41eda5b1d3b073053da88f7e757635269cc3 (patch) | |
tree | 2fbb2e1fb7c42f4f00f870ff2ee039017a5bdcaf /libgfortran/generated/matmul_c8.c | |
parent | 65b1344e310ec930d82b17551ff5cd63e7724761 (diff) | |
download | gcc-264c41eda5b1d3b073053da88f7e757635269cc3.zip gcc-264c41eda5b1d3b073053da88f7e757635269cc3.tar.gz gcc-264c41eda5b1d3b073053da88f7e757635269cc3.tar.bz2 |
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
Diffstat (limited to 'libgfortran/generated/matmul_c8.c')
0 files changed, 0 insertions, 0 deletions