You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
1.5 KiB

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 (in bits)
1 data member deletion:
'int to_remove', at offset 0 (in bits)
2 data member changes:
'int m0' offset changed from 32 to 0 (in bits) (by -32 bits)
'char 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 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 (in bits)
1 data member insertion:
'long long int inserted_member', at offset 0 (in bits)
2 data member changes:
'int m0' offset changed from 0 to 64 (in bits) (by +64 bits)
'char m1' offset changed from 32 to 96 (in bits) (by +64 bits)