]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix FreeBSD __LDBL_MAX__ problem reported to gcc mailing list.
authorJames E Wilson <wilson@specifixinc.com>
Wed, 9 Mar 2005 00:50:25 +0000 (00:50 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 9 Mar 2005 00:50:25 +0000 (16:50 -0800)
commit30412a47fed3032afb657c72ee4f68927fd7f500
tree9eb9312f3ffe16b2ec3fe13e57738427d9ae2e8f
parentd4205306b9590c65c26e50a453e16cda55f384ef
Fix FreeBSD __LDBL_MAX__ problem reported to gcc mailing list.

Backport from mainline
2005-02-21  James E Wilson  <wilson@specifixinc.com>
* toplev.c (backend_init): Don't call init_adjust_machine_modes here.
(do_compile): Do call it here.

From-SVN: r96151
gcc/ChangeLog
gcc/toplev.c