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