This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, committed] Finalize ISA 3.0 instruction support.


On 09/15/2016 04:26 AM, Peter Bergner wrote:
> This patch modifies the ISA 3.0 instruction support to match the finalized
> ISA 3.0 documentation.  Committed.
> 

FYI, looks like there are some GDB tests that need
adjustment, as caught by the GDB buildbot.  From
<https://sourceware.org/ml/gdb-testers/2016-q3/msg04209.html>:

> Buildslave:
> 	fedora-ppc64be-1
> 
> Full Build URL:
> 	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-m64/builds/4156>
> 
> Commit(s) tested:
> 	fd486b633e87f8ab2977592d56a6d98168814e2e
> 
> Author(s) (in the same order as the commits):
> 	Peter Bergner <bergner@vnet.ibm.com>
> 
> Subject:
> 	Modify POWER9 support to match final ISA 3.0 documentation.
> 
> Testsuite log (gdb.sum and gdb.log) URL(s):
> 	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-m64/.git/tree/?h=master&id=3e19728e1db6f6f2b4aacf24f897df140ab1c556>
> 
> *** Diff to previous build ***
> ============================
> PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4432: copy    r12,r13
> PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4436: copy_first r12,r13
> PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4440: copy_first r12,r13
> PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4444: paste   r10,r11
> PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4448: paste   r10,r11
> PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4452: paste_last r10,r11
> PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4456: paste_last r10,r11
> PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4460: cp_abort
> ============================
> 
> 
> *** Complete list of XFAILs for this builder ***
> 
> To obtain the list of XFAIL tests for this builder, go to:
> 
> 	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64be-m64/xfails/master/xfail;hb=a16ac5f>
> 
> You can also see a pretty-printed version of the list, with more information
> about each XFAIL, by going to:
> 
> 	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64be-m64/xfails/master/xfail.table;hb=a16ac5f>
> 
> 
> 

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]