Date: Sun, 12 Feb 1995 22:42:23 +0200 From: Kai Vorma <vode@snakemail.hut.fi> To: "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de> Cc: freebsd-hackers@freefall.cdrom.com Subject: Re: fp inline code Message-ID: <199502122042.WAA15474@vinkku.hut.fi> In-Reply-To: <199502121921.UAA04742@gilberto.physik.rwth-aachen.de> References: <199502121921.UAA04742@gilberto.physik.rwth-aachen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Christoph P. Kukulies writes: > I tried the following: : > blues> gcc -S -ffast-math -mfancy-math-387 d. : > I don't see sin, sqrt being inlined by fpu instructions. Am I missing > something? You have to use -O (or -O2 or -O3) as well. ..vode
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502122042.WAA15474>