readelf: Display the base symbol version as empty string

Alan Modra amodra@gmail.com
Tue Nov 11 01:42:34 GMT 2025
Update a gold test for commit 2be0f2da2100.

	PR binutils/33599
	* testsuite/ver_test_4.sh: Expect "t1_2@".

diff --git a/gold/testsuite/ver_test_4.sh b/gold/testsuite/ver_test_4.sh
index 5c85447d630..00aa4e27218 100755
--- a/gold/testsuite/ver_test_4.sh
+++ b/gold/testsuite/ver_test_4.sh
@@ -35,7 +35,7 @@ check()
     fi
 }
 
-check ver_test_4.syms "t1_2\$"
+check ver_test_4.syms "t1_2@\$"
 check ver_test_4.syms "t1_2@@VER2"
 check ver_test_4.syms "t2_2@VER1"
 check ver_test_4.syms "t2_2@@VER2"

-- 
Alan Modra


More information about the Binutils mailing list