ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-ctf / forward.d
blob5998ecb99bd5cf9fdc6a737e909a0bac1de828d1
1 #as:
2 #source: forward.c
3 #objdump: --ctf
4 #ld: -shared
5 #name: Forwards
7 .*: +file format .*
9 Contents of CTF section .ctf:
11 Header:
12 Magic number: 0xdff2
13 Version: 4 \(CTF_VERSION_3\)
14 #...
15 Type section: .* \(0x18 bytes\)
16 #...
17 Types:
19 0x[0-9a-f]: \(kind 9\) struct foo
20 0x[0-9a-f]: \(kind 3\) struct foo \* \(size 0x[0-9a-f]*\) \(aligned at 0x[0-9a-f]*\) -> 0x[0-9a-f]: \(kind 9\) struct foo
21 #...