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]

fix failing d10v test


More fallout from unused section removal.

	* ld-d10v/default_layout.d: Update for unused section removal.

Index: ld/testsuite/ld-d10v/default_layout.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-d10v/default_layout.d,v
retrieving revision 1.2
diff -u -p -r1.2 default_layout.d
--- ld/testsuite/ld-d10v/default_layout.d	1 Mar 2005 17:07:52 -0000	1.2
+++ ld/testsuite/ld-d10v/default_layout.d	14 Apr 2005 09:23:13 -0000
@@ -8,9 +8,5 @@ Sections:
 Idx Name          Size      VMA       LMA       File off  Algn
   0 \.text         00000004  01014000  01014000  00001000  2\*\*0
                   CONTENTS, ALLOC, LOAD, READONLY, CODE
-  1 \.data         00000000  02000000  02000000  00002000  2\*\*0
-                  CONTENTS, ALLOC, LOAD, DATA
-  2 \.bss          00000000  02000000  02000000  00002000  2\*\*0
-                  ALLOC
-  3 .stack        00000000  0200bffc  0200bffc  00002000  2\*\*0
+  1 \.stack        00000000  0200bffc  0200bffc  .*  2\*\*0
                   CONTENTS

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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