On 3/12/24 21:39, Richard Henderson wrote:
Assign the pointer return value to 'a' directly, rather than going through an intermediary index.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- fpu/softfloat-parts.c.inc | 32 ++++++++++---------------------- 1 file changed, 10 insertions(+), 22 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>