|
Message-ID: <alpine.LNX.2.20.13.2001251937010.3437@monopod.intra.ispras.ru> Date: Sat, 25 Jan 2020 19:38:07 +0300 (MSK) From: Alexander Monakov <amonakov@...ras.ru> To: musl@...ts.openwall.com Subject: Re: [PATCH] math/x32: correct lrintl.s for 32-bit long Ping, doesn't appear to be applied yet. On Sat, 18 Jan 2020, Alexander Monakov wrote: > --- > Looks like the implementation copied from x86_64 was not adjusted for > 32-bit 'long' on x32, but apart from failure to raise FE_INVALID this > error was harmless. > > src/math/x32/lrintl.s | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >
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.