diff options
| author | Richard Henderson | 2022-04-01 15:22:38 +0200 |
|---|---|---|
| committer | Richard Henderson | 2022-04-27 05:01:55 +0200 |
| commit | b880867f15623b2e82b0fa6b149753d7c18c615c (patch) | |
| tree | 05d93e3258c38c4d91484c946e7514dfc79c8fb2 /python | |
| parent | target/i386: Suppress coverity warning on fsave/frstor (diff) | |
| download | qemu-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
