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

1 function with some indirect sub-type change:

  [C] 'function int foo(C0*, C1*)' at test-allow-type-region-v0.c:19:1 has some indirect sub-type changes:
    parameter 1 of type 'C0*' has sub-type changes:
      in pointed to type 'struct C0' at test-allow-type-region-v2.c:1:1:
        type size hasn't changed
        1 data member deletion:
          'unsigned int rh_kabi_reserved1', at offset 64 (in bits) at test-allow-type-region-v0.c:5:1
        1 data member insertion:
          'int incorrectly_inserted', at offset 32 (in bits) at test-allow-type-region-v2.c:4:1
        1 data member change:
          'int m1' offset changed from 32 to 64 (in bits) (by +32 bits)
    parameter 2 of type 'C1*' has sub-type changes:
      in pointed to type 'struct C1' at test-allow-type-region-v2.c:12:1:
        type size hasn't changed
        1 data member insertion:
          'char wrongly_inserted', at offset 40 (in bits) at test-allow-type-region-v2.c:16:1

