This is the mail archive of the binutils@sources.redhat.com 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: Testcases need update


Hi H.J.

> ./build-sparc-linux/gas/testsuite/gas.log:FAIL: sparc unaligned relocs
> ./build-sparc64-linux/gas/testsuite/gas.log:FAIL: sparc unaligned relocs

Here is a patch for these two.  This should be the last of the patches
needed for the objdump -D fix.

Cheers
        Nick

2003-07-29  Nick Clifton  <nickc@redhat.com>

	* gas/sparc/unalign.d: Remove empty .text disassembly line.

Index: gas/sparc/unalign.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/sparc/unalign.d,v
retrieving revision 1.5
diff -c -3 -p -r1.5 unalign.d
*** gas/sparc/unalign.d	17 Aug 2001 20:37:05 -0000	1.5
--- gas/sparc/unalign.d	29 Jul 2003 07:03:41 -0000
***************
*** 4,10 ****
  
  .*: +file format .*sparc.*
  
- Disassembly of section .text:
  Disassembly of section .data:
  
  0+ <foo>:
--- 4,9 ----
        


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