From patchwork Tue Sep 14 16:49:08 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: PATCH: Regenerate libgcc/configure From: "H.J. Lu" X-Patchwork-Id: 64730 Message-Id: <20100914164907.GA28497@intel.com> To: gcc-patches@gcc.gnu.org Date: Tue, 14 Sep 2010 09:49:08 -0700 Hi, I checked in this patch to regenerate libgcc/configure. H.J. --- 2010-09-14 H.J. Lu * configure: Regenerated. Index: configure =================================================================== --- configure (revision 164283) +++ configure (working copy) @@ -3648,8 +3648,8 @@ else case $host in powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \ - i?86*-*-mingw* | x86_64*-*-mingw* | \ - i?86*-*-cygwin*) + i?86*-*-mingw* | x86_64*-*-mingw* | \ + i?86*-*-cygwin*) enable_decimal_float=yes ;; *)