diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-03-13 02:46:09 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-03-13 02:46:09 +0000 |
commit | c8a8d3bb27743c6894b7d5406a84e809965b9266 (patch) | |
tree | 7aa6f18c905924a0cb2c52b9384cf74b220b1b01 /ld/testsuite/ld-elfvers/vers15.dsym | |
parent | e549b1d2a3c79f49a487a26aa806b4241f329ee2 (diff) | |
download | gdb-c8a8d3bb27743c6894b7d5406a84e809965b9266.zip gdb-c8a8d3bb27743c6894b7d5406a84e809965b9266.tar.gz gdb-c8a8d3bb27743c6894b7d5406a84e809965b9266.tar.bz2 |
Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>
* ld-elfvers/vers.exp, *: New tests for symbol versioning.
* config/default.exp: Set ar and strip.
Diffstat (limited to 'ld/testsuite/ld-elfvers/vers15.dsym')
-rw-r--r-- | ld/testsuite/ld-elfvers/vers15.dsym | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elfvers/vers15.dsym b/ld/testsuite/ld-elfvers/vers15.dsym new file mode 100644 index 0000000..61155a6 --- /dev/null +++ b/ld/testsuite/ld-elfvers/vers15.dsym @@ -0,0 +1,5 @@ +[0]* g DO \*ABS\* [0]* VERS_1.1 VERS_1.1 +[0]* g DO \*ABS\* [0]* VERS_1.2 VERS_1.2 +[0-9a-f]* g DF (.text|\*ABS\*) [0-9a-f]* \(Base\) show_foo +[0-9a-f]* g DF (.text|\*ABS\*) [0-9a-f]* \(VERS_1.1\) show_foo +[0-9a-f]* g DF (.text|\*ABS\*) [0-9a-f]* VERS_1.2 show_foo |