Testcases need update
Nick Clifton
nickc@redhat.com
Tue Jul 29 07:05:00 GMT 2003
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 ----
More information about the Binutils
mailing list