public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@bigpond.net.au>
To: Christian Joensson <christian.joensson@gmail.com>
Cc: binutils <binutils@sources.redhat.com>
Subject: Re: Results for 2.15.94 20050217 testsuite on sparc-unknown-linux-gnu
Date: Fri, 18 Feb 2005 02:58:00 -0000	[thread overview]
Message-ID: <20050218015423.GJ10128@bubble.modra.org> (raw)
In-Reply-To: <5460e333050217133346800529@mail.gmail.com>

On Thu, Feb 17, 2005 at 10:33:30PM +0100, Christian Joensson wrote:
> FAIL: ld-scripts/align2a
> FAIL: ld-scripts/align2b

Memo to self and Nick:  Just because Zack is an accomplished gcc hacker
doesn't mean he knows what he's doing in binutils!

	* ld-scripts/align2a.d: Don't assume anything about section
	padding or alignment, or max page size.  Accept 64-bit addresses.
	* ld-scripts/align2b.d: Likewise.

Index: ld/testsuite/ld-scripts/align2a.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-scripts/align2a.d,v
retrieving revision 1.1
diff -u -p -r1.1 align2a.d
--- ld/testsuite/ld-scripts/align2a.d	17 Feb 2005 20:57:01 -0000	1.1
+++ ld/testsuite/ld-scripts/align2a.d	18 Feb 2005 01:47:19 -0000
@@ -5,9 +5,8 @@
 
 Sections:
 Idx +Name +Size +VMA +LMA +File +off +Algn
- +0 +\.text +00000004 +00000000 +00000000 +00001000 +2\*\*2
+ +0 +\.text +[^ ]* +0+ +0+ .*
  +CONTENTS, +ALLOC, +LOAD, +READONLY, +CODE
- +1 +\.data +00000004 +00000010 +00000010 +00001010 +2\*\*2
+ +1 +\.data +[^ ]* +0+10 +0+10 .*
  +CONTENTS, +ALLOC, +LOAD, +DATA
- +2 +\.bss +00000000 +00000014 +00000014 +00001014 +2\*\*2
- +ALLOC
+#pass
Index: ld/testsuite/ld-scripts/align2b.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-scripts/align2b.d,v
retrieving revision 1.1
diff -u -p -r1.1 align2b.d
--- ld/testsuite/ld-scripts/align2b.d	17 Feb 2005 20:57:01 -0000	1.1
+++ ld/testsuite/ld-scripts/align2b.d	18 Feb 2005 01:47:19 -0000
@@ -5,9 +5,8 @@
 
 Sections:
 Idx +Name +Size +VMA +LMA +File off +Algn
- +0 +\.text +00000004 +00000000 +00000000 +00001000 +2\*\*2
+ +0 +\.text +[^ ]* +0+ +0+ .*
  +CONTENTS, +ALLOC, +LOAD, +READONLY, +CODE
- +1 +\.data +00000004 +00000020 +00000020 +00001020 +2\*\*2
+ +1 +\.data +[^ ]* +0+20 +0+20 .*
  +CONTENTS, +ALLOC, +LOAD, +DATA
- +2 +\.bss +00000000 +00000024 +00000024 +00001024 +2\*\*2
- +ALLOC
+#pass

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre

  parent reply	other threads:[~2005-02-18  1:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-18  0:35 Christian Joensson
2005-02-18  2:02 ` Christian Joensson
2005-02-18  2:58 ` Alan Modra [this message]
2005-02-18  4:34   ` Zack Weinberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050218015423.GJ10128@bubble.modra.org \
    --to=amodra@bigpond.net.au \
    --cc=binutils@sources.redhat.com \
    --cc=christian.joensson@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).