diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-10-07 18:33:20 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-10-07 18:33:20 +0000 |
commit | dfc8b031068927d78186ae898196c70149630315 (patch) | |
tree | 351c77414e9870f5969a4e139b438ce0a2ddcfc5 /ld/testsuite/ld-elf/local1.d | |
parent | f86eefa10956c5d46217c28a989dfe6238f10ce7 (diff) | |
download | gdb-dfc8b031068927d78186ae898196c70149630315.zip gdb-dfc8b031068927d78186ae898196c70149630315.tar.gz gdb-dfc8b031068927d78186ae898196c70149630315.tar.bz2 |
Checked in the missing testcases.
Diffstat (limited to 'ld/testsuite/ld-elf/local1.d')
-rw-r--r-- | ld/testsuite/ld-elf/local1.d | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/local1.d b/ld/testsuite/ld-elf/local1.d new file mode 100644 index 0000000..5957d8f --- /dev/null +++ b/ld/testsuite/ld-elf/local1.d @@ -0,0 +1,7 @@ +#ld: -shared --version-script local1.map +#readelf: -s --wide +#target: *-*-linux* + +#... + .*: [0-9a-f]* +[0-9a-f]+ +OBJECT +LOCAL +DEFAULT +[0-9] +foo +#... |