https://sourceware.org/bugzilla/show_bug.cgi?id=33631
--- Comment #1 from Sam James <sam at gentoo dot org> ---
Do we want this?
```
--- a/ld/testsuite/ld-elfvers/vers.exp
+++ b/ld/testsuite/ld-elfvers/vers.exp
@@ -853,7 +853,7 @@ if [string match "yes" $pic] then {
# command line as if it were a normal .o file.
#
catch "exec cp $srcdir/$subdir/vers8.map $tmpdir/" ignore_output
-build_vers_lib_pic "vers8" vers1.c vers8 vers8.map "" vers8.ver vers1.dsym
vers1.sym
+build_vers_lib_pic "vers8" vers8.c vers8 vers8.map "" vers8.ver vers1.dsym
vers1.sym
```
--
You are receiving this mail because:
You are on the CC list for the bug.