Date: Tue, 22 Oct 1996 05:21:21 +1000 From: Bruce Evans <bde@zeta.org.au> To: freebsd-hackers@freefall.freebsd.org, kuku@gilberto.physik.rwth-aachen.de Subject: Re: -ffancy-math-386 gone? Message-ID: <199610211921.FAA26060@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>In gcc 2.6 - I believe - there was an option (FreeBSD only) to >allow inlining of some coprocessor FP instructions. > >Has it gone without replacement in gcc 2.7.x ? No. See the man page for the correct spelling. It's a machine- dependent option, so it must start with -m. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610211921.FAA26060>