pr27128d.d 527 B

12345678910111213141516
  1. #source: pr27128.s
  2. #ld: -shared -version-script pr27128.t
  3. #nm: -n -D --format=sysv --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 +\|0+\| +A +\| +OBJECT\| +\| +\|\*ABS\*
  11. #...
  12. foo@@VERS_2\.0 +\|[0-9a-f]+\| +T +\| +FUNC\|0+10\| +\|\.text
  13. #...
  14. _Zrm1XS_@@VERS_2\.0 +\|[0-9a-f]+\| +T +\| +FUNC\|0+10\| +\|\.text
  15. #pass