c-common.c (builtin_define_with_hex_fp_value): New.
authorRichard Henderson <rth@redhat.com>
Wed, 4 Sep 2002 17:11:32 +0000 (10:11 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 4 Sep 2002 17:11:32 +0000 (10:11 -0700)
commit77e8a0cc9d87c7bbdebdd5eb92c0a356d6ed59ea
tree19405e2842799424bf1f946d1925e30c0746bab7
parenta9c60612ab729d36a4499da90ac10087ccc818ba
c-common.c (builtin_define_with_hex_fp_value): New.

        * c-common.c (builtin_define_with_hex_fp_value): New.
        (builtin_define_float_constants): Use it.  Fix H_FLOAT mant_dig.

From-SVN: r56800
gcc/ChangeLog
gcc/c-common.c