diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2002-04-05 23:13:09 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2002-04-05 23:13:09 +0000 |
commit | 32d279374de2f8ad80ea10dd6a75fd9e00c27477 (patch) | |
tree | b4b3b2974918215ef689fd7e2edaae0fe96e7bb1 /ld/testsuite/ld-cris/hide1 | |
parent | 44aa49bb657358081e576f3201c79bdeb310c879 (diff) | |
download | gdb-32d279374de2f8ad80ea10dd6a75fd9e00c27477.zip gdb-32d279374de2f8ad80ea10dd6a75fd9e00c27477.tar.gz gdb-32d279374de2f8ad80ea10dd6a75fd9e00c27477.tar.bz2 |
* ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
Diffstat (limited to 'ld/testsuite/ld-cris/hide1')
-rw-r--r-- | ld/testsuite/ld-cris/hide1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-cris/hide1 b/ld/testsuite/ld-cris/hide1 new file mode 100644 index 0000000..655871d --- /dev/null +++ b/ld/testsuite/ld-cris/hide1 @@ -0,0 +1 @@ +TST1 { global: export_*; local: *; }; |