|
Message-ID: <20240625233548.GI10433@brightrain.aerifal.cx> Date: Tue, 25 Jun 2024 19:35:48 -0400 From: Rich Felker <dalias@...c.org> To: enh <enh@...gle.com> Cc: musl@...ts.openwall.com Subject: Re: roundf() (and round(), and ...) On Tue, Jun 25, 2024 at 06:28:52PM -0400, enh wrote: > i don't know about gcc, but iirc for clang you don't even need to do > that. it assumes it knows what various functions mean, and inlines > trivial stuff like this anyway... Not with -ffreestanding. If it does that with -ffreestanding, it's a bug. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.