* ld-elf/orphan4.d: Allow for other sections to be present in the
authorNick Clifton <nickc@redhat.com>
Tue, 23 Feb 2010 16:56:39 +0000 (16:56 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 23 Feb 2010 16:56:39 +0000 (16:56 +0000)
        output.

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/orphan4.d

index a4b2100604007f866906bfb3c97a0d05342a8fe5..0bbe35ed9cac3ae24fa8d9ec07eb6c42ef28b690 100644 (file)
@@ -1,3 +1,8 @@
+2010-02-23  Nick Clifton  <nickc@redhat.com>
+
+       * ld-elf/orphan4.d: Allow for other sections to be present in the
+       output.
+
 2010-02-18  H.J. Lu  <hongjiu.lu@intel.com>
 
        * ld-ifunc/ifunc.exp: Expect System V OSABI in dynamic
@@ -39,7 +44,7 @@
        * ld-arm/arm-elf.exp (armelftests): New test case added.
        * ld-arm/data-only-map.s: New file.
        * ld-arm/data-only-map.d: New file.
-       * ld-arm/data-only-map.ld: New file. 
+       * ld-arm/data-only-map.ld: New file.
 
 2010-02-11  David S. Miller  <davem@davemloft.net>
 
index 747483789d1148394d4df51c0da39ea2e2c81854..72d77d60756901b238a32f77a3d017e69bab528b 100644 (file)
@@ -3,5 +3,5 @@
 #objdump: -h
 
 #...
-  1 \.foo          0+1  0+1000  0+1000  .*  2\*\*0
+  . \.foo          0+1  0+1000  0+1000  .*  2\*\*0
 #pass
This page took 0.025513 seconds and 4 git commands to generate.