diff options
author | Nick Clifton <nickc@redhat.com> | 2013-07-23 07:40:46 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-07-23 07:40:46 +0000 |
commit | dffc89775fbfb010ab6f2536c41eee132fb3dc21 (patch) | |
tree | 4ce13354a6a9f149ce212606ff398d475db2a90c /ld/testsuite | |
parent | 6df81a635e973ad35889497d8e698e562bff1036 (diff) | |
download | gdb-dffc89775fbfb010ab6f2536c41eee132fb3dc21.zip gdb-dffc89775fbfb010ab6f2536c41eee132fb3dc21.tar.gz gdb-dffc89775fbfb010ab6f2536c41eee132fb3dc21.tar.bz2 |
oops - omitted from previous delta
Diffstat (limited to 'ld/testsuite')
-rw-r--r-- | ld/testsuite/ld-scripts/align-with-input.d | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-scripts/align-with-input.d b/ld/testsuite/ld-scripts/align-with-input.d new file mode 100644 index 0000000..f9c30d3 --- /dev/null +++ b/ld/testsuite/ld-scripts/align-with-input.d @@ -0,0 +1,3 @@ +#source: script.s +#ld: -T align-with-input.t +#error: .*:[0-9]+: error: align with input and explicit align specified |