All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL for-4.1 0/9] Miscellaneous patches for 2019-04-18
Date: Mon, 06 May 2019 13:22:12 +0200	[thread overview]
Message-ID: <874l67su8r.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <CAFEAcA9d5uMBiWx+OiLGuSs6qA5CRzG2dqhzsF8Q7tnOf_84Gg@mail.gmail.com> (Peter Maydell's message of "Wed, 24 Apr 2019 11:55:25 +0100")

Peter Maydell <peter.maydell@linaro.org> writes:

> On Thu, 18 Apr 2019 at 21:40, Markus Armbruster <armbru@redhat.com> wrote:
>>
>> Early pull request because I'll be on vacation when 4.1 opens.  Hope
>> that's okay.
>>
>> The following changes since commit eeba63fc7fface36f438bcbc0d3b02e7dcb59983:
>>
>>   Update version for v4.0.0-rc4 release (2019-04-16 21:53:00 +0100)
>>
>> are available in the Git repository at:
>>
>>   git://repo.or.cz/qemu/armbru.git tags/pull-misc-2019-04-18
>>
>> for you to fetch changes up to 15136db27efaf0bdcf1131d41ad57832a2acadcc:
>>
>>   Clean up decorations and whitespace around header guards (2019-04-17 19:20:46 +0200)
>>
>> ----------------------------------------------------------------
>> Miscellaneous patches for 2019-04-18
>>
>> ----------------------------------------------------------------
>> Markus Armbruster (9):
>>       Clean up includes
>>       Use #include "..." for our own headers, <...> for others
>>       authz: Normalize #include "authz/trace.h" to "trace.h"
>>       linux-user/nios2 linux-user/riscv: Clean up header guards
>>       target/xtensa: Clean up core-isa.h header guards
>>       Clean up header guards that don't match their file name
>>       Clean up ill-advised or unusual header guards
>>       Normalize header guard symbol definition.
>>       Clean up decorations and whitespace around header guards
>
> Hi -- this fails 'make check' on ppc64 and s390, so likely
> a big-endian hosts issue:
>
> make[1]: Leaving directory `/home/pm215/qemu/build/all/tests/fp'
> cd /home/pm215/qemu/build/all/tests/fp && ./fp-test -s -l 1 -r all
> i32_to_f16 i64_to_f16 i32_to_f32 i64_to_f32 i32_to_f64 i64_to_f64
> i32_to_f128 i64_to_f128 >  int-to-float.out 2>&1 || (cat
> int-to-float.out && exit 1;)
>>> Testing i32_to_f16, rounding near_even
> ^M372 tests total.
> ^M372 tests performed.
> In 372 tests, no errors found in i32_to_f16, rounding near_even.
> [...]
>>> Testing i32_to_f128
> ^M372 tests total.
> ^MErrors found in i32_to_f128:
> 1006FFFF  => +0000.000000000000401B006FFFF00000 .....
>         expected +401B.006FFFF000000000000000000000 .....
> ^M0001DDEB  => +0000.000000000000400FDDEB00000000 .....
>         expected +400F.DDEB000000000000000000000000 .....
> ^MFFF6FFFC  => +0000.000000000000C012200080000000 .....
>         expected -4012.2000800000000000000000000000 .....
> [...]
> ^M00000020  => +0000.0000000000004004000000000000 .....
>         expected +4004.0000000000000000000000000000 .....
> ^M21 tests performed; 20 errors found.
> make: *** [check-softfloat-conv] Error 1

Awesome.

Luckily, Laurent included just PATCH 1/9 in his trivial pull request,
and had it fail the same:
Message-ID: <CAFEAcA9-hAU5dxUmSWtbvrPEXE-nCP1uLvLbOby-_EXZ27o+8g@mail.gmail.com>

See there for additional clues.


      reply	other threads:[~2019-05-06 11:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-18 20:38 [Qemu-devel] [PULL for-4.1 0/9] Miscellaneous patches for 2019-04-18 Markus Armbruster
2019-04-18 20:38 ` [Qemu-devel] [PULL for-4.1 1/9] Clean up includes Markus Armbruster
2019-04-18 20:38 ` [Qemu-devel] [PULL for-4.1 2/9] Use #include "..." for our own headers, <...> for others Markus Armbruster
2019-04-18 20:38 ` [Qemu-devel] [PULL for-4.1 3/9] authz: Normalize #include "authz/trace.h" to "trace.h" Markus Armbruster
2019-04-18 20:38 ` [Qemu-devel] [PULL for-4.1 4/9] linux-user/nios2 linux-user/riscv: Clean up header guards Markus Armbruster
2019-04-18 20:38 ` [Qemu-devel] [PULL for-4.1 5/9] target/xtensa: Clean up core-isa.h " Markus Armbruster
2019-04-18 20:38 ` [Qemu-devel] [PULL for-4.1 6/9] Clean up header guards that don't match their file name Markus Armbruster
2019-04-18 20:38 ` [Qemu-devel] [PULL for-4.1 7/9] Clean up ill-advised or unusual header guards Markus Armbruster
2019-04-18 20:38 ` [Qemu-devel] [PULL for-4.1 8/9] Normalize header guard symbol definition Markus Armbruster
2019-04-18 20:38 ` [Qemu-devel] [PULL for-4.1 9/9] Clean up decorations and whitespace around header guards Markus Armbruster
2019-04-24 10:55 ` [Qemu-devel] [PULL for-4.1 0/9] Miscellaneous patches for 2019-04-18 Peter Maydell
2019-05-06 11:22   ` Markus Armbruster [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874l67su8r.fsf@dusky.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.