mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user