[MPlayer-dev-eng] lrintf detection patch

Diego Biurrun diego at biurrun.de
Mon May 30 01:06:53 CEST 2005


On Mon, May 23, 2005 at 08:54:16PM +0200, Joerg Sonnenberger wrote:
> On Fri, May 20, 2005 at 04:42:32PM -0400, Rich Felker wrote:
> > IMO a compiler could still optimize it away with intrinsics. :(
> > Try something like:
> > 
> > int main(void) { long (*foo)(double); foo = lrintf; (void)foo(); return 0; }
> 
> Can this or my second patch be commited? Both work as expected.

Second one committed with Rich's blessing.

Diego




More information about the MPlayer-dev-eng mailing list