Fix FreeBSD __LDBL_MAX__ -pedantic -save-temps bug.
authorJames E Wilson <wilson@specifixinc.com>
Wed, 23 Feb 2005 01:35:07 +0000 (01:35 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 23 Feb 2005 01:35:07 +0000 (17:35 -0800)
commite59ba1bccdc8895dd90e52b332869cf8015bd829
tree5f85227f5c7c77fbb7565197ed51a2ee24dcd027
parent78d5a34be5a7ddf381c654bec90c8a0af0795888
Fix FreeBSD __LDBL_MAX__ -pedantic -save-temps bug.

* toplev.c (backend_init): Don't call init_adjust_machine_modes here.
(do_compile): Do call it here.

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