ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-elf / pr27128a.d
blob645d0ccf01ccae4aff1599996afec0c48d14105f
1 #source: pr27128.s
2 #ld: -shared -version-script pr27128.t
3 #nm: -n -P --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
10 #...
11 VERS_2\.0 A 0+
12 #...
13 foo@@VERS_2\.0 T [0-9a-f]+ 10
14 #...
15 _Zrm1XS_@@VERS_2\.0 T [0-9a-f]+ 10
16 #pass