]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.in
configure.in: Set float_format to m68k for all m68k targets that do not override...
authorAndreas Schwab <schwab@gcc.gnu.org>
Wed, 3 Jun 1998 01:56:57 +0000 (01:56 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Wed, 3 Jun 1998 01:56:57 +0000 (01:56 +0000)
commitc8db55b051bf22ea996d44b27cd29bb2137f7c17
tree821ba2ce63ce810b6d0267f82881cea5f4bc1e82
parent474c7687e0ceae6f1339ee12bcfa54d2b092553b
configure.in: Set float_format to m68k for all m68k targets that do not override...

* configure.in: Set float_format to m68k for all m68k targets that
do not override LONG_DOUBLE_TYPE_SIZE.
* config/float-m68k.h: New file.

From-SVN: r20205
gcc/config/float-m68k.h [new file with mode: 0644]
gcc/configure.in