public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* PATCH: Fix RX GAS testsuite failures
@ 2011-01-31 16:42 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2011-01-31 16:42 UTC (permalink / raw)
  To: binutils

Hi Guys,

  I am applying the attached patch to fix up the GAS testsuite failures
  for the RX port.  Most of the problems are connected with the RX
  target's unusual choice of default section names, but there was also a
  problem with the .p2align directives inserting NOPs and the
  auto-generated RX instruction tests generating illegal instructions.

Cheers
  Nick

gas/ChangeLog
2011-01-31  Nick Clifton  <nickc@redhat.com>

	* write.c (write_contents): Include output file name and bfd error
	value when reporting the inability to write to the output file.
	* config/tc-rx.c (rx_handle_align): Do not insert NOPs into align
	frag that has a non-zero fill value.

gas/testsuite/ChangeLog
2011-01-31  Nick Clifton  <nickc@redhat.com>

	* gas/all/align.d: Skip for the RX.
	* gas/elf/group1a.d: Likewise.
	* gas/elf/groupautoa.d: Likewise.
	* gas/elf/elf.exp: Do not run section5 test for the RX port.
	* gas/elf/section4.d: Likewise.
	* gas/elf/section7.d: Likewise.
	* gas/macros/semi.s: Fill with a non-zero pattern.
	* gas/macros/semi.d: Expect non-zero fill value.
	* gas/rx/bcnd.d: Update expected disassembly.
	* gas/rx/bra.d: Likewise.
	* gas/rx/macros.inc: Add reg1 macro.
	* gas/rx/max.sm: Use reg1 macro to avoid generating illegal NOP
	instruction.
	* gas/rx/mov.sm: Likewise.
	* gas/rx/max.d: Update expected disassembly.
	* gas/rx/mov.d: Likewise.
	* gas/rx/rx-asm-good.s: Use Renesas section names.
	* gas/rx/rx-asm-good.d: Update expected disassembly.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-31 16:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-31 16:42 PATCH: Fix RX GAS testsuite failures Nick Clifton

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).