Functions changes summary: 0 Removed, 3 Changed, 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

3 functions with some indirect sub-type change:

  [C]'function int bar(S2*)' has some indirect sub-type changes:
    parameter 1 of type 'S2*' has sub-type changes:
      in pointed to type 'struct S2':
        type size changed from 96 to 64 bits
        1 data member deletion:
          'int S2::to_remove', at offset 0 (in bits)

        2 data member changes:
         'int S2::m0' offset changed from 32 to 0 (in bits) (by -32 bits)
         'char S2::m1' offset changed from 64 to 32 (in bits) (by -32 bits)

  [C]'function int baz(S3*)' has some indirect sub-type changes:
    parameter 1 of type 'S3*' has sub-type changes:
      in pointed to type 'struct S3':
        type size hasn't changed
        1 data member change:
         type of 'int S3::to_change' changed:
           type name changed from 'int' to 'unsigned int'
           type size hasn't changed



  [C]'function int foo(S1*)' has some indirect sub-type changes:
    parameter 1 of type 'S1*' has sub-type changes:
      in pointed to type 'struct S1':
        type size changed from 64 to 128 bits
        1 data member insertion:
          'long long int S1::inserted_member', at offset 0 (in bits)
        2 data member changes:
         'int S1::m0' offset changed from 0 to 64 (in bits) (by +64 bits)
         'char S1::m1' offset changed from 32 to 96 (in bits) (by +64 bits)


