summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorRichard Henderson2022-04-01 15:22:38 +0200
committerRichard Henderson2022-04-27 05:01:55 +0200
commitb880867f15623b2e82b0fa6b149753d7c18c615c (patch)
tree05d93e3258c38c4d91484c946e7514dfc79c8fb2 /python
parenttarget/i386: Suppress coverity warning on fsave/frstor (diff)
downloadqemu-b880867f15623b2e82b0fa6b149753d7c18c615c.tar.gz
qemu-b880867f15623b2e82b0fa6b149753d7c18c615c.tar.xz
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 'python')
0 files changed, 0 insertions, 0 deletions