]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.host: Define ieee_flags and set it to -mieee for sh.
authorKaz Kojima <kkojima@gcc.gnu.org>
Thu, 30 Jul 2009 22:56:08 +0000 (22:56 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Thu, 30 Jul 2009 22:56:08 +0000 (22:56 +0000)
commit9fc7757408ad0d8bbd69bb93bdf07b3b83496d53
treec0341ab70cbdddbaf622a2b595066d636cb8e984
parent930e51379c14283045d7df3f561ad815f7334c34
configure.host: Define ieee_flags and set it to -mieee for sh.

* configure.host: Define ieee_flags and set it to -mieee for sh.
* configure.ac: Set IEEE_FLAGS with ieee_flags.
* Makefile.am: Add IEEE_FLAGS to AM_CFLAGS.
* configure: Regenerate.
* Makefile.in: Regenerate.

From-SVN: r150280
libgfortran/ChangeLog
libgfortran/Makefile.am
libgfortran/Makefile.in
libgfortran/configure
libgfortran/configure.ac
libgfortran/configure.host