readelf: Display the base symbol version as empty string
Alan Modra
amodra@gmail.com
Tue Nov 11 01:42:34 GMT 2025
More information about the Binutils mailing list
Tue Nov 11 01:42:34 GMT 2025
- Previous message (by thread): [PATCH v3] gdb/hppa: guess g packet size
- Next message (by thread): Pre-link static binaries/remove
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [PATCH v3] gdb/hppa: guess g packet size
- Next message (by thread): Pre-link static binaries/remove
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list