[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new modules setpayload, setpayloadf, setpayloadl
From: |
Bruno Haible |
Subject: |
Re: new modules setpayload, setpayloadf, setpayloadl |
Date: |
Wed, 17 Apr 2024 00:46:19 +0200 |
> setpayloadl: New module.
Oops, it appears that I had not correctly tested this on some platforms.
With these two fixes, it should be better.
2024-04-16 Bruno Haible <bruno@clisp.org>
setpayloadl: Fix platform-specific bugs.
* lib/setpayloadl.c (setpayloadl): On m68k, consider the actual memory
layout of a 'long double'. On platforms with quadruple-precision
'long double', store 111 bits of payload, not only 110 bits.
0001-setpayloadl-Fix-platform-specific-bugs.patch
Description: Text Data