fmaxf, fminf, fmax, fmin, fmaxl, fminl gives corrupted values.

Nathan Sidwell nathan@codesourcery.com
Wed Jan 7 16:06:00 GMT 2004


Murakami Hiroshi wrote:
> Dear, GCC bugs,
> 
> I believe I found the bug in gcc or libm.a on Linux.
> (Althought this may not be the GNU's bug.)
> 
> It seems the bug reproduces on most Linux when the cc (gcc) is used.
what happens when you use the -Wall option? I get
	f.c:10: warning: implicit declaration of function `fmaxf'
etc, which indicates the problem

nathan
-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk




More information about the Gcc-bugs mailing list