public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Fix simple gas testsuite failures.
@ 2016-06-15 15:51 sergiodj+buildbot
  2016-06-15 15:54 ` Failures on Fedora-ppc64be-cc-with-index, branch master sergiodj+buildbot
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2016-06-15 15:51 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 3ee6e4fbec4a4e0451f20efce50acb720e921a9f ***

Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: 3ee6e4fbec4a4e0451f20efce50acb720e921a9f

Fix simple gas testsuite failures.

binutils* readelf.c (is_24bit_abs_reloc): Add support for R_FT32_20
	reloc.

gas	* config/tc-ft32.c (md_assemble): Call dwarf2_emit_insn with the
	instruction size.
	* config/tc-mcore.c (md_assemble): Likewise.
	* config/tc-mn10200.c (md_assemble): Likewise.
	* config/tc-moxie.c (md_assemble): Likewise.
	* config/tc-pj.c (md_apply_fix): Handle BFD_RELOC_PJ_CODE_REL32.
	* testsuite/gas/all/gas.exp (diff1 test): Alpha sort list of
	exception targets.  Add alpha, hppa, microblaze and rl78 to list
	of exceptions.
	(forward): Add microblaze to list of exceptions.
	(fwdexp): Add alpha to list of exceptions.
	(redef2): Add arm-epoc-pe and rl78 to list of exceptions.
	(redef3): Add rl78 and x86_64 cygwin to list of exceptions.
	(do_930509a): Alpha sort list of exception targets.  Add h8300 and
	mn10200 to list of exceptions.
	(align2): Expect to fail for nds32.
	(cond): Add alpha and rl78 to list of exceptions.
	* testsuite/gas/all/none.d: Skip for ft32 and hppa.
	* testsuite/gas/all/string.d: Skip for tic4x.
	* testsuite/gas/alpha/alpha.exp: Note that the alpha-linuxecoff
	target does not support ELF.
	* testsuite/gas/arm/blx-bl-convert.dL Skip for the nto target.
	* testsuite/gas/cfi/cfi-alpha-2.d: All extended format names.
	* testsuite/gas/cfi/cfi.exp: Alpha sort list of targets.  Skip SH
	tests for sh-pe and sh-rtemscoff targets.
	* testsuite/gas/elf/elf.exp (redef): Add rl78, xgate and vax to
	list of exceptions.
	(type): Run the noifunc version for alpha-freebsd and visium.
	* testsuite/gas/elf/warn-2.s: Do not expect to fail on the mcore,
	mn10200 or moxie targets.
	* testsuite/gas/ft32/insn.d: Update expected disassembly.
	* testsuite/gas/i386/i386.exp (x86-64-pcrel): Skip for cygwin
	targets.
	* testsuite/gas/lns/lns.exp (lns-common-1): No longer skip for
	mcore and rx targets.
	* testsuite/gas/macros/macros.exp (dot): Add exceptions for ns32k,
	rl78 and vax.
	(purge): Expect to fail on the ns32k and vax.
	* testsuite/gas/nds32/alu-2.d: Update expected disassembly.
	* testsuite/gas/nds32/ls.d: Likewise.
	* testsuite/gas/nds32/sys-reg.d: Likewise.
	* testsuite/gas/nds32/usr-spe-reg.d: Likewise.
	* testsuite/gas/pe/aligncomm-d.d: Skip for the sh.
	* testsuite/gas/pe/section-align-3.d: Likewise.
	* testsuite/gas/pe/section-exclude.d: Likewise.
	* testsuite/gas/ppc/test2xcoff32.d: Pass once all the required
	data has been seen.
	* testsuite/gas/ppc/textalign-xcoff-001.d: Fix up regexp to allow
	for variations in whitespace.
	* testsuite/gas/tilepro/t_constants.d: Pass once all the required
	data has been seen.
	* testsuite/gas/tilepro/t_constants.s (.safe_word): New macro.
	Installs a 32-bit value without generating warnings on 64-bit
	hosts.
	Use the new macro to replace the .word directives.

opcodes	* nds32-dis.c (nds32_parse_audio_ext): Change printing of integer
	constants to match expected behaviour.
	(nds32_parse_opcode): Likewise.  Also for whitespace.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Fedora-ppc64be-cc-with-index, branch master
  2016-06-15 15:51 [binutils-gdb] Fix simple gas testsuite failures sergiodj+buildbot
@ 2016-06-15 15:54 ` sergiodj+buildbot
  2016-06-15 15:58 ` Failures on Debian-i686, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2016-06-15 15:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-cc-with-index/builds/3697>

Commit(s) tested:
	3ee6e4fbec4a4e0451f20efce50acb720e921a9f

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix simple gas testsuite failures.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-cc-with-index/.git/tree/?h=master&id=bf4d0db5e37686cc29e558a09990577233dfeb18>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
============================


*** 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-cc-with-index/xfails/master/xfail;hb=b49a91b>

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-cc-with-index/xfails/master/xfail.table;hb=b49a91b>




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Debian-i686, branch master
  2016-06-15 15:51 [binutils-gdb] Fix simple gas testsuite failures sergiodj+buildbot
  2016-06-15 15:54 ` Failures on Fedora-ppc64be-cc-with-index, branch master sergiodj+buildbot
@ 2016-06-15 15:58 ` sergiodj+buildbot
  2016-06-15 16:29 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2016-06-15 15:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-i686/builds/3659>

Commit(s) tested:
	3ee6e4fbec4a4e0451f20efce50acb720e921a9f

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix simple gas testsuite failures.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686/.git/tree/?h=master&id=f5f1ba73244687d8dcc06b17e668af176bd01f4e>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
============================


*** 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/Debian-i686/xfails/master/xfail;hb=b49a91b>

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/Debian-i686/xfails/master/xfail.table;hb=b49a91b>




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Debian-s390x-native-gdbserver-m64, branch master
  2016-06-15 15:51 [binutils-gdb] Fix simple gas testsuite failures sergiodj+buildbot
  2016-06-15 15:54 ` Failures on Fedora-ppc64be-cc-with-index, branch master sergiodj+buildbot
  2016-06-15 15:58 ` Failures on Debian-i686, " sergiodj+buildbot
@ 2016-06-15 16:29 ` sergiodj+buildbot
  2016-06-15 16:52 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2016-06-15 16:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-wheezy-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-s390x-native-gdbserver-m64/builds/2459>

Commit(s) tested:
	3ee6e4fbec4a4e0451f20efce50acb720e921a9f

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix simple gas testsuite failures.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 3ee6e4fbec4a4e0451f20efce50acb720e921a9f>





^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Debian-i686-native-extended-gdbserver, branch master
  2016-06-15 15:51 [binutils-gdb] Fix simple gas testsuite failures sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2016-06-15 16:29 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-06-15 16:52 ` sergiodj+buildbot
  2016-06-15 17:15 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2016-06-15 16:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-i686-native-extended-gdbserver/builds/3640>

Commit(s) tested:
	3ee6e4fbec4a4e0451f20efce50acb720e921a9f

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix simple gas testsuite failures.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686-native-extended-gdbserver/.git/tree/?h=master&id=de220da6efbc0aeb18da2f752d8960363363e1b4>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
============================


*** 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/Debian-i686-native-extended-gdbserver/xfails/master/xfail;hb=b49a91b>

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/Debian-i686-native-extended-gdbserver/xfails/master/xfail.table;hb=b49a91b>




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Fedora-ppc64be-native-gdbserver-m64, branch master
  2016-06-15 15:51 [binutils-gdb] Fix simple gas testsuite failures sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2016-06-15 16:52 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
@ 2016-06-15 17:15 ` sergiodj+buildbot
  2016-06-15 17:33 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
  2016-06-16  2:00 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2016-06-15 17:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-gdbserver-m64/builds/3694>

Commit(s) tested:
	3ee6e4fbec4a4e0451f20efce50acb720e921a9f

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix simple gas testsuite failures.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 3ee6e4fbec4a4e0451f20efce50acb720e921a9f>





^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Fedora-ppc64le-native-gdbserver-m64, branch master
  2016-06-15 15:51 [binutils-gdb] Fix simple gas testsuite failures sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2016-06-15 17:15 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-06-15 17:33 ` sergiodj+buildbot
  2016-06-16  2:00 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2016-06-15 17:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-native-gdbserver-m64/builds/3623>

Commit(s) tested:
	3ee6e4fbec4a4e0451f20efce50acb720e921a9f

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix simple gas testsuite failures.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 3ee6e4fbec4a4e0451f20efce50acb720e921a9f>





^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master
  2016-06-15 15:51 [binutils-gdb] Fix simple gas testsuite failures sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2016-06-15 17:33 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-06-16  2:00 ` sergiodj+buildbot
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2016-06-16  2:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-extended-gdbserver-m64/builds/3702>

Commit(s) tested:
	3ee6e4fbec4a4e0451f20efce50acb720e921a9f

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix simple gas testsuite failures.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 3ee6e4fbec4a4e0451f20efce50acb720e921a9f>





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-06-15 17:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-15 15:51 [binutils-gdb] Fix simple gas testsuite failures sergiodj+buildbot
2016-06-15 15:54 ` Failures on Fedora-ppc64be-cc-with-index, branch master sergiodj+buildbot
2016-06-15 15:58 ` Failures on Debian-i686, " sergiodj+buildbot
2016-06-15 16:29 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2016-06-15 16:52 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2016-06-15 17:15 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2016-06-15 17:33 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2016-06-16  2:00 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).