public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Commit: MSP430: Fix failure in binutils testsuite
@ 2014-03-17 11:03 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2014-03-17 11:03 UTC (permalink / raw)
  To: binutils

Hi Guys,

  I am checking in the patch below to fix a failure for the MSP430 in the
  binutils "readelf -s" test.  The problem was that the MSP430
  assembler defines  an extra symbol which the test was not expecting.

Cheers
  Nick

binutils/testsuite/ChangeLog
2014-03-17  Nick Clifton  <nickc@redhat.com>

	* binutils-all/readelf.ss: Add skip of MSP430 defined symbols.

--- a/binutils/testsuite/binutils-all/readelf.ss
+++ b/binutils/testsuite/binutils-all/readelf.ss
@@ -16,3 +16,5 @@ Symbol table '.symtab' contains .* entries:
  +..: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +UND external_symbol
  +..: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +[34] data_symbol
  +..: 00000004 +4 +(COMMON|OBJECT) +GLOBAL +DEFAULT +(COM|ANSI_COM) common_symbol
+# The MSP430 adds special crt0 symbols here.
+#...

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

only message in thread, other threads:[~2014-03-17 11:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-17 11:03 Commit: MSP430: Fix failure in binutils testsuite 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).