qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 00/13] target/openrisc updates


From: Stafford Horne
Subject: Re: [Qemu-devel] [PATCH 00/13] target/openrisc updates
Date: Tue, 27 Aug 2019 13:51:16 +0900
User-agent: Mutt/1.11.4 (2019-03-13)

On Mon, Aug 26, 2019 at 05:07:32PM -0700, Richard Henderson wrote:
> The first three fix an MTTCG race on cpu_R[0], now that
> we do code generation in parallel.
> 
> Then some updates to the SPRs, cpuid checks for existing
> float insns, adding the new v1.3 instructions.
> 
> I've run this through the gcc testsuite as
> 
> make check-gcc \
> RUNTESTFLAGS='--target_board=or1k-qemu/-mhard-float/-mdouble-float 
> execute.exp'
> 
>                 === gcc Summary ===
> 
> # of expected passes            103979
> # of unexpected failures        26
> # of expected failures          400
> # of unresolved testcases       1
> # of unsupported tests          2539
> 
> Of the 26, none are obviously floating-point related.
> 
Hi Richard,

Thanks for all of that.  I assume you will be taking care of upstreaming this?

FYI, I have been working on getting an old [glibc port][0] ready for 
upstreaming.
There still is a lot of testing and cleanup to be done.  But so far the work has
uncovered 2 bugs in OpenRISC binutils and gcc.  I cced you on both of those, did
you see them?

 - binutils (*) : https://sourceware.org/ml/binutils/2019-08/msg00214.html
 - gcc : https://gcc.gnu.org/ml/gcc-patches/2019-08/msg01549.html

* the binutils patch is already pushed upstream.

[0] https://github.com/stffrdhrn/or1k-glibc/tree/upstream-rebase

Sorry for hijacking this thread.

-Stafford



reply via email to

[Prev in Thread] Current Thread [Next in Thread]