public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: binutils@sourceware.org
Subject: assignment of ELF sections to segments (adjacent pages)
Date: Thu, 28 Oct 2010 06:28:00 -0000	[thread overview]
Message-ID: <20101028062805.GI31277@bubble.grove.modra.org> (raw)

As the comment in the test says, this test fails on targets with
max-page-size == 1.  Add some more targets.

	* ld-elf/sec-to-seg.exp (B_test_same_seg): Clear for i960,
	microblaze, moxie, and mt.

Index: ld/testsuite/ld-elf/sec-to-seg.exp
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-elf/sec-to-seg.exp,v
retrieving revision 1.2
diff -u -p -r1.2 sec-to-seg.exp
--- ld/testsuite/ld-elf/sec-to-seg.exp	25 Mar 2010 21:12:34 -0000	1.2
+++ ld/testsuite/ld-elf/sec-to-seg.exp	28 Oct 2010 03:49:52 -0000
@@ -79,10 +79,14 @@ if {    [istarget avr-*-*]
      || [istarget crx-*-*]
      || [istarget dlx-*-*]
      || [istarget h8300-*-*]
+     || [istarget i960-*-*]
      || [istarget ip2k-*-*]
      || [istarget m32r-*-*]
      || [istarget m88k-*-*]
+     || [istarget microblaze-*-*]
+     || [istarget moxie-*-*]
      || [istarget msp430-*-*]
+     || [istarget mt-*-*]
      || [istarget tic6x-*-*]
     } {
     set B_test_same_seg 0

-- 
Alan Modra
Australia Development Lab, IBM

                 reply	other threads:[~2010-10-28  6:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20101028062805.GI31277@bubble.grove.modra.org \
    --to=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    /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).