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-ia64/local1.d | |
parent | f86eefa10956c5d46217c28a989dfe6238f10ce7 (diff) | |
download | binutils-dfc8b031068927d78186ae898196c70149630315.zip binutils-dfc8b031068927d78186ae898196c70149630315.tar.gz binutils-dfc8b031068927d78186ae898196c70149630315.tar.bz2 |
Checked in the missing testcases.
Diffstat (limited to 'ld/testsuite/ld-ia64/local1.d')
-rw-r--r-- | ld/testsuite/ld-ia64/local1.d | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ld-ia64/local1.d b/ld/testsuite/ld-ia64/local1.d new file mode 100644 index 0000000..728faa2 --- /dev/null +++ b/ld/testsuite/ld-ia64/local1.d @@ -0,0 +1,9 @@ +#as: -x +#ld: -shared --version-script local1.map +#readelf: -s --wide + +#... + .*: [0-9a-f]* +[0-9a-f]+ +FUNC +LOCAL +DEFAULT +[0-9] +hidden +#... + .*: [0-9a-f]* +[0-9a-f]+ +FUNC +LOCAL +DEFAULT +[0-9] +hidden +#... |