------- Comment #39 from hjl at gcc dot gnu dot org  2010-09-06 14:54 -------
Subject: Bug 45524

Author: hjl
Date: Mon Sep  6 14:52:54 2010
New Revision: 163921

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163921
Log:
Don't set enable_decimal_float to dpd if DFP is disabled.

config/

2010-09-06  H.J. Lu  <hongjiu...@intel.com>

        PR target/45524
        * dfp.m4: Don't set enable_decimal_float to dpd if DFP is
        disabled.  Set default_decimal_float.

gcc/

2010-09-06  H.J. Lu  <hongjiu...@intel.com>

        PR target/45524
        * configure.ac (enable_decimal_float): Set to
        $default_decimal_float.
        * configure: Regenerated.

libdecnumber/

2010-09-06  H.J. Lu  <hongjiu...@intel.com>

        PR target/45524
        * configure.ac (enable_decimal_float): Set to
        $default_decimal_float.
        * configure: Regenerated.

libgcc/

2010-09-06  H.J. Lu  <hongjiu...@intel.com>

        PR target/45524
        * configure: Regenerated.

Modified:
    trunk/config/ChangeLog
    trunk/config/dfp.m4
    trunk/gcc/ChangeLog
    trunk/gcc/configure
    trunk/gcc/configure.ac
    trunk/libdecnumber/ChangeLog
    trunk/libdecnumber/configure
    trunk/libdecnumber/configure.ac
    trunk/libgcc/ChangeLog
    trunk/libgcc/configure


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45524

Reply via email to