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
---
fpu/softfloat-parts.c.inc | 32 ++--
1 file changed, 10 insertions(+), 22 deletions(-)
Assign the pointer return value to 'a' directly,
rather than going through an intermediary index.
Signed-off-by: Richard Henderson
---
fpu/softfloat-parts.c.inc | 32 ++--
1 file changed, 10 insertions(+), 22 deletions(-)
diff --git a/fpu/softfloat-parts.c.inc b/fpu/