diff options
author | Alan Modra <amodra@gmail.com> | 2005-02-21 08:18:49 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-02-21 08:18:49 +0000 |
commit | 2562953678f04d6574d5dffdbc41242e5b487ff5 (patch) | |
tree | 0b11ef922d34d46f76effa8a2073e5145901f474 /ld/testsuite/ld-scripts/align2b.d | |
parent | eefe576e605babfb4b79cd52576c395302245604 (diff) | |
download | gdb-2562953678f04d6574d5dffdbc41242e5b487ff5.zip gdb-2562953678f04d6574d5dffdbc41242e5b487ff5.tar.gz gdb-2562953678f04d6574d5dffdbc41242e5b487ff5.tar.bz2 |
* ld-elf/warn1.d: Specify -Ttext.
* ld-scripts/align.exp (align2a, align2b: Don't run on aout targets.
* ld-scripts/align2.t: Discard all but .text and .data.
* ld-scripts/align2a.d: Accept non-readonly for coff.
* ld-scripts/align2b.d: Likewise.
* lib/ld-lib.exp (is_aout_format): New function.
Diffstat (limited to 'ld/testsuite/ld-scripts/align2b.d')
-rw-r--r-- | ld/testsuite/ld-scripts/align2b.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-scripts/align2b.d b/ld/testsuite/ld-scripts/align2b.d index 457f04b..05d2a15 100644 --- a/ld/testsuite/ld-scripts/align2b.d +++ b/ld/testsuite/ld-scripts/align2b.d @@ -6,7 +6,7 @@ Sections: Idx +Name +Size +VMA +LMA +File off +Algn +0 +\.text +[^ ]* +0+ +0+ .* - +CONTENTS, +ALLOC, +LOAD, +READONLY, +CODE + +CONTENTS, +ALLOC, +LOAD,.* CODE +1 +\.data +[^ ]* +0+20 +0+20 .* +CONTENTS, +ALLOC, +LOAD, +DATA #pass |