summary refs log tree commit diff stats
path: root/linux-user/nios2/cpu_loop.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2022-04-01 07:22:38 -0600
committerRichard Henderson <richard.henderson@linaro.org>2022-04-26 20:01:55 -0700
commitb880867f15623b2e82b0fa6b149753d7c18c615c (patch)
tree05d93e3258c38c4d91484c946e7514dfc79c8fb2 /linux-user/nios2/cpu_loop.c
parent0cbc135917141053c80480fefbe55f70bb3b1562 (diff)
downloadfocaccia-qemu-b880867f15623b2e82b0fa6b149753d7c18c615c.tar.gz
focaccia-qemu-b880867f15623b2e82b0fa6b149753d7c18c615c.zip
softfloat: Fix declaration of partsN_compare
The declaration used 'int', while the definition used 'FloatRelation'.
This should have resulted in a compiler error, but mysteriously didn't.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220401132240.79730-2-richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/nios2/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions