* ld-elf/pr14926.d: Disable for d10v, msp, xstormy.
authorAlan Modra <amodra@gmail.com>
Mon, 14 Jan 2013 13:23:05 +0000 (13:23 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 14 Jan 2013 13:23:05 +0000 (13:23 +0000)
* ld-elf/sec-to-seg.exp: Choose correct variant output to suit
updated microblaze page size.

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/pr14926.d
ld/testsuite/ld-elf/sec-to-seg.exp

index f5563e49a0b5c1e98bc6ed4b23974a27f4d212ca..325c6808895e5abfa99b4a9e7a72c2a18dda17e5 100644 (file)
@@ -1,3 +1,9 @@
+2013-01-14  Alan Modra  <amodra@gmail.com>
+
+       * ld-elf/pr14926.d: Disable for d10v, msp, xstormy.
+       * ld-elf/sec-to-seg.exp: Choose correct variant output to suit
+       updated microblaze page size.
+
 2013-01-10  Will Newton <will.newton@imgtec.com>
 
        * ld-elf/merge.d: Mark Meta as xfail.
index 0160a99662c24c8fbfc8f1610a116cd0d85cbe4c..148c8b468e828b8f03dd5f7fe038df669b648f4c 100644 (file)
@@ -1,5 +1,7 @@
 #ld: -Ttext=0x60
 #readelf: -S --wide
+#notarget: d10v-*-* msp*-*-* xstormy*-*-*
+# the above targets use memory regions that don't allow 0x60 for .text
 
 #...
   \[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t]+0*60[ \t]+.*
index 43c5ab164aad2808b49e1959bb731c35f7872de9..c9630551f4983d32b7ae3b9bd2c6c2c2c05c6492 100644 (file)
@@ -83,7 +83,6 @@ if {    [istarget avr-*-*]
      || [istarget ip2k-*-*]
      || [istarget m32r-*-*]
      || [istarget m88k-*-*]
-     || [istarget microblaze-*-*]
      || [istarget moxie-*-*]
      || [istarget msp430-*-*]
      || [istarget mt-*-*]