Re: readelf: Display the base symbol version as empty string

Update a gold test for commit 2be0f2da21.

	PR binutils/33599
	* testsuite/ver_test_4.sh: Expect "t1_2@".
This commit is contained in:
Alan Modra
2025-11-11 12:04:19 +10:30
parent 2eb4f87abf
commit 83e2771660

View File

@@ -35,7 +35,7 @@ check()
fi 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 "t1_2@@VER2"
check ver_test_4.syms "t2_2@VER1" check ver_test_4.syms "t2_2@VER1"
check ver_test_4.syms "t2_2@@VER2" check ver_test_4.syms "t2_2@@VER2"