public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Fix arm testsuite failure.
@ 2004-10-14 16:03 Paul Brook
  0 siblings, 0 replies; only message in thread
From: Paul Brook @ 2004-10-14 16:03 UTC (permalink / raw)
  To: binutils

Patch below fixes a spurious testsuite failure by passing --special-syms to 
objdump when testing for mapping symbols.

Tested with cross to arm-none-elf.
Applied as obvious.

Paul

2004-10-14  Paul Brook  <paul@codesourcery.com>

 * gas/arm/mapping.d: Pass --special-syms to objdump.

Index: gas/arm/mapping.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/arm/mapping.d,v
retrieving revision 1.1
diff -u -p -r1.1 mapping.d
--- gas/arm/mapping.d 13 Nov 2003 14:19:00 -0000 1.1
+++ gas/arm/mapping.d 14 Oct 2004 15:59:03 -0000
@@ -1,4 +1,4 @@
-#objdump: --syms
+#objdump: --syms --special-syms
 #name: ARM Mapping Symbols
 
 # Test the generation of ARM ELF Mapping Symbols

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

only message in thread, other threads:[~2004-10-14 16:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-14 16:03 Fix arm testsuite failure Paul Brook

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