depend on target alignment.
* ld-scripts/data.d: Update.
+2004-02-23 Alan Modra <amodra@bigpond.net.au>
+
+ * ld-scripts/data.t: Set ".other" address so location doesn't
+ depend on target alignment.
+ * ld-scripts/data.d: Update.
+
2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
* ld-scripts/align.{s,t,exp}: New.
.*: file format .*
Contents of section .text:
- 1000 (0410)?0000(1004)? (0810)?0000(1008)? +........ *
+ 1000 (0410)?0000(1004)? (0020)?0000(2000)? .*
#pass
label = .;
LONG (ADDR (.other))
}
- .other : {}
+ .other 0x2000 : {}
}