• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Functions changes summary: 0 Removed, 1 Changed, 0 Added function
2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
3
41 function with some indirect sub-type change:
5
6  [C] 'function void access_bigstruct(bigstruct*)' at PR28073-bitfield-removed.c:12:1 has some indirect sub-type changes:
7    parameter 1 of type 'bigstruct*' has sub-type changes:
8      in pointed to type 'struct bigstruct' at PR28073-bitfield-removed.c:7:1:
9        type size changed from 1040 to 1032 (in bits)
10        1 data member deletion:
11          'uint8_t bitfield0', at offset 1024 (in bits) at plop.c:5:1
12        1 data member change:
13          'uint8_t other' offset changed from 1032 to 1024 (in bits) (by -8 bits)
14
15