public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Committed, MMIX: ld testsuite tweaks.
@ 2002-07-18 22:44 Hans-Peter Nilsson
  0 siblings, 0 replies; only message in thread
From: Hans-Peter Nilsson @ 2002-07-18 22:44 UTC (permalink / raw)
  To: binutils

Presumably the same change that necessitated the gas testsuite
tweaks.  (Alan pointed out the cause, a generic alignment change
in gas.  Thanks!)  Committed trunk and 2.13.

ld/testsuite:
	* ld-mmix/sec-1.d: Adjust for changes in padding.
	* ld-mmix/sec-3.d: Ditto.

Index: sec-1.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-mmix/sec-1.d,v
retrieving revision 1.1
diff -p -c -r1.1 sec-1.d
*** sec-1.d	30 Oct 2001 15:20:14 -0000	1.1
--- sec-1.d	19 Jul 2002 03:20:48 -0000
*************** Idx Name          Size      VMA
*** 12,22 ****
                    CONTENTS, ALLOC, LOAD, CODE
    1 \.a\.fourth\.section 0+10  0+20  0+20  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, READONLY, DATA
!   2 secname       0+1c  0+4  0+4  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, READONLY, CODE
!   3 anothersec    0+14  2000000000000000  2000000000000000  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, DATA
!   4 thirdsec      0+c  0+  0+  0+  2\*\*2
                    CONTENTS, READONLY
  Contents of section \.text:
   0000 e3fd0001                             .*
--- 12,22 ----
                    CONTENTS, ALLOC, LOAD, CODE
    1 \.a\.fourth\.section 0+10  0+20  0+20  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, READONLY, DATA
!   2 secname       0+19  0+4  0+4  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, READONLY, CODE
!   3 anothersec    0+13  2000000000000000  2000000000000000  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, DATA
!   4 thirdsec      0+a  0+  0+  0+  2\*\*2
                    CONTENTS, READONLY
  Contents of section \.text:
   0000 e3fd0001                             .*
*************** Contents of section \.a\.fourth\.section
*** 24,32 ****
   0020 00000000 0087a238 00000000 302a55a8  .*
  Contents of section secname:
   0004 00000001 00000002 00000003 00000004  .*
!  0014 ffffffff fffff827 50000000           .*
  Contents of section anothersec:
   0000 0000000a 00000009 00000008 00000007  .*
!  0010 25272900                             .*
  Contents of section thirdsec:
!  0000 00030d41 000186a2 26280000           .*
--- 24,32 ----
   0020 00000000 0087a238 00000000 302a55a8  .*
  Contents of section secname:
   0004 00000001 00000002 00000003 00000004  .*
!  0014 ffffffff fffff827 50                 .*
  Contents of section anothersec:
   0000 0000000a 00000009 00000008 00000007  .*
!  0010 252729                               .*
  Contents of section thirdsec:
!  0000 00030d41 000186a2 2628               .*
Index: sec-3.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-mmix/sec-3.d,v
retrieving revision 1.1
diff -p -c -r1.1 sec-3.d
*** sec-3.d	30 Oct 2001 15:20:14 -0000	1.1
--- sec-3.d	19 Jul 2002 03:20:48 -0000
*************** Sections:
*** 10,36 ****
  Idx Name          Size      VMA               LMA               File off  Algn
    0 \.text         0+4  0+  0+  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, CODE
!   1 secname       0+1c  0+4  0+4  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, READONLY, CODE
    2 \.a\.fourth\.section 0+10  0+20  0+20  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, READONLY, DATA
    3 \.data         0+4  2000000000000004  2000000000000004  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD
!   4 anothersec    0+14  2000000000000008  2000000000000008  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, DATA
!   5 thirdsec      0+c  200000000000001c  200000000000001c  0+  2\*\*2
                    CONTENTS, READONLY
  Contents of section \.text:
   0000 e3fd0001                             .*
  Contents of section secname:
   0004 00000001 00000002 00000003 00000004  .*
!  0014 ffffffff fffff827 50000000           .*
  Contents of section \.a\.fourth\.section:
   0020 00000000 0087a238 00000000 302a55a8  .*
  Contents of section \.data:
   0004 0000002c                             .*
  Contents of section anothersec:
   0008 0000000a 00000009 00000008 00000007  .*
!  0018 25272900                             .*
  Contents of section thirdsec:
!  001c 00030d41 000186a2 26280000           .*
--- 10,36 ----
  Idx Name          Size      VMA               LMA               File off  Algn
    0 \.text         0+4  0+  0+  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, CODE
!   1 secname       0+19  0+4  0+4  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, READONLY, CODE
    2 \.a\.fourth\.section 0+10  0+20  0+20  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, READONLY, DATA
    3 \.data         0+4  2000000000000004  2000000000000004  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD
!   4 anothersec    0+13  2000000000000008  2000000000000008  0+  2\*\*2
                    CONTENTS, ALLOC, LOAD, DATA
!   5 thirdsec      0+a  200000000000001c  200000000000001c  0+  2\*\*2
                    CONTENTS, READONLY
  Contents of section \.text:
   0000 e3fd0001                             .*
  Contents of section secname:
   0004 00000001 00000002 00000003 00000004  .*
!  0014 ffffffff fffff827 50                 .*
  Contents of section \.a\.fourth\.section:
   0020 00000000 0087a238 00000000 302a55a8  .*
  Contents of section \.data:
   0004 0000002c                             .*
  Contents of section anothersec:
   0008 0000000a 00000009 00000008 00000007  .*
!  0018 252729                               .*
  Contents of section thirdsec:
!  001c 00030d41 000186a2 2628               .*

brgds, H-P


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

only message in thread, other threads:[~2002-07-19  3:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-18 22:44 Committed, MMIX: ld testsuite tweaks Hans-Peter Nilsson

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