1e01aa904Sopenharmony_ci// Compile this file with:
2e01aa904Sopenharmony_ci//   g++ -g -Wall -shared -Wl,-soname=libtest4-soname-changed.so.0  -o libtest4-soname-changed-v0.so test4-soname-changed-v0.cc
3e01aa904Sopenharmony_ci
4e01aa904Sopenharmony_civoid
5e01aa904Sopenharmony_cifunc0()
6e01aa904Sopenharmony_ci{
7e01aa904Sopenharmony_ci}
8