public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* assignment of ELF sections to segments (adjacent pages)
@ 2010-10-28  6:28 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2010-10-28  6:28 UTC (permalink / raw)
  To: binutils

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

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

only message in thread, other threads:[~2010-10-28  6:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-28  6:28 assignment of ELF sections to segments (adjacent pages) Alan Modra

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