pr27128e.d 452 B

12345678910111213141516
  1. #source: pr27128.s
  2. #ld: -shared -version-script pr27128.t
  3. #nm: -n --demangle -D --format=posix --with-symbol-versions
  4. #target: [check_shared_lib_support]
  5. #notarget: [is_underscore_target]
  6. # _Zrm1XS_ doesn't have an extra underscore.
  7. #xfail: hppa64-*-* tic6x-*-*
  8. # hppa64 uses dot-symbols, tic6x DYN lacks dynamic sections for this testcase
  9. #...
  10. VERS_2\.0 A 0+
  11. #...
  12. foo@@VERS_2\.0 T [0-9a-f]+ 10
  13. #...
  14. operator%\(X, X\)@@VERS_2\.0 T [0-9a-f]+ 10
  15. #pass