diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2004-02-18 16:37:21 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@codesourcery.com> | 2004-02-18 16:37:21 +0000 |
commit | b6ca8815ef79f8fef380079e69b6984972a36f2a (patch) | |
tree | 5a71d2129472d86b22e1f42c512b9d598d7ea780 /ld/testsuite/ld-scripts/assert.s | |
parent | 34920d91a5b766acf1806063e3b8507c709d5d4f (diff) | |
download | gdb-b6ca8815ef79f8fef380079e69b6984972a36f2a.zip gdb-b6ca8815ef79f8fef380079e69b6984972a36f2a.tar.gz gdb-b6ca8815ef79f8fef380079e69b6984972a36f2a.tar.bz2 |
* ldgram.y (statement_anywhere): Add assert rule.
* ldlang.c (exp_init_os): Add assert case.
* testsuite/ld-scripts/assert.{s,t,exp}: New.
Diffstat (limited to 'ld/testsuite/ld-scripts/assert.s')
-rw-r--r-- | ld/testsuite/ld-scripts/assert.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-scripts/assert.s b/ld/testsuite/ld-scripts/assert.s new file mode 100644 index 0000000..0517ffe --- /dev/null +++ b/ld/testsuite/ld-scripts/assert.s @@ -0,0 +1 @@ +#nothing here |