Functions changes summary: 0 Removed, 1 Changed (1 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

1 function with some indirect sub-type change:

  [C] 'function int bar(S2*)' at test-44-anonymous-data-member-v0.c:24:1 has some indirect sub-type changes:
    parameter 1 of type 'S2*' has sub-type changes:
      in pointed to type 'struct S2' at test44-anonymous-data-member-v1.c:11:1:
        type size changed from 128 to 160 (in bits)
        2 data member changes:
          anonymous data member at offset 32 (in bits) changed from:
            struct {int b; float c;}
          to:
            struct {int b; float c; char e;}
          and size changed from 64 to 96 (in bits) (by +32 bits)
          'int d' offset changed from 96 to 128 (in bits) (by +32 bits)

