conflicting-cycle-3.C-1.d 732 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. #as:
  2. #source: A.c
  3. #source: A-2.c
  4. #source: B.c
  5. #source: B-2.c
  6. #source: C.c
  7. #source: C-2.c
  8. #objdump: --ctf
  9. #ld: -shared --ctf-variables
  10. #name: Conflicting cycle 3.C-1
  11. .*: +file format .*
  12. #...
  13. CTF archive member: .*/C.c:
  14. Header:
  15. Magic number: 0xdff2
  16. Version: 4 \(CTF_VERSION_3\)
  17. #...
  18. Parent name: .*
  19. Compilation unit name: .*/C.c
  20. #...
  21. Labels:
  22. Data objects:
  23. Function objects:
  24. Variables:
  25. c -> 0x80000001: \(kind 6\) struct C \(size 0x[0-9a-f]*\) \(aligned at 0x[0-9a-f]*\)
  26. Types:
  27. 0x80000001: \(kind 6\) struct C \(size 0x[0-9a-f]*\) \(aligned at 0x[0-9a-f]*\)
  28. *\[0x0\] a: ID 0x[0-9a-f]*: \(kind 3\) struct A \* \(size 0x[0-9a-f]*\) \(aligned at 0x[0-9a-f]*\)
  29. Strings:
  30. 0x0:
  31. #...