Functions changes summary: 0 Removed, 0 Changed, 0 Added function
Variables changes summary: 0 Removed, 1 Changed, 0 Added variable

1 Changed variable:

  [C] 'S s' was changed at PR30048-test-v1.c:6:1:
    size of symbol changed from 56 to 16
    type of variable changed:
      type size changed from 448 to 128 (in bits)
      5 data member deletions:
        'int (int)* f01', at offset 0 (in bits) at PR30048-test-v0.c:2:1
        'int (const int*)* f02', at offset 64 (in bits) at PR30048-test-v0.c:3:1
        'int (int* const)* f03', at offset 128 (in bits) at PR30048-test-v0.c:4:1
        'int (int* restrict)* f04', at offset 192 (in bits) at PR30048-test-v0.c:5:1
        'int (const int* restrict)* f05', at offset 256 (in bits) at PR30048-test-v0.c:6:1
      2 data member changes:
        'int (int* restrict const)* f06' offset changed from 320 to 0 (in bits) (by -320 bits)
        'int (int* restrict const)* f07' offset changed from 384 to 64 (in bits) (by -320 bits)

