1Functions changes summary: 0 Removed, 3 Changed, 0 Added functions 2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 3 43 functions with some indirect sub-type change: 5 6 [C] 'function int bar(S2*)' has some indirect sub-type changes: 7 parameter 1 of type 'S2*' has sub-type changes: 8 in pointed to type 'struct S2': 9 type size changed from 96 to 64 (in bits) 10 1 data member deletion: 11 'int to_remove', at offset 0 (in bits) 12 2 data member changes: 13 'int m0' offset changed from 32 to 0 (in bits) (by -32 bits) 14 'char m1' offset changed from 64 to 32 (in bits) (by -32 bits) 15 16 [C] 'function int baz(S3*)' has some indirect sub-type changes: 17 parameter 1 of type 'S3*' has sub-type changes: 18 in pointed to type 'struct S3': 19 type size hasn't changed 20 1 data member change: 21 type of 'int to_change' changed: 22 type name changed from 'int' to 'unsigned int' 23 type size hasn't changed 24 25 [C] 'function int foo(S1*)' has some indirect sub-type changes: 26 parameter 1 of type 'S1*' has sub-type changes: 27 in pointed to type 'struct S1': 28 type size changed from 64 to 128 (in bits) 29 1 data member insertion: 30 'long long int inserted_member', at offset 0 (in bits) 31 2 data member changes: 32 'int m0' offset changed from 0 to 64 (in bits) (by +64 bits) 33 'char m1' offset changed from 32 to 96 (in bits) (by +64 bits) 34 35