1Functions changes summary: 0 Removed, 1 Changed, 0 Added function 2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 3 41 function with some indirect sub-type change: 5 6 [C] 'function void foo(S&)' has some indirect sub-type changes: 7 parameter 1 of type 'S&' has sub-type changes: 8 in referenced type 'struct S': 9 type size changed from 1248 to 1536 (in bits) 10 2 data member changes: 11 type of 'int m0[5][3]' changed: 12 type name changed from 'int[5][3]' to 'int[6][3]' 13 array type size changed from 480 to 576 14 array type subrange 1 changed length from 5 to 6 15 type of 'int m1[6][4]' changed: 16 type name changed from 'int[6][4]' to 'int[6][5]' 17 array type size changed from 768 to 960 18 array type subrange 2 changed length from 4 to 5 19 and offset changed from 480 to 576 (in bits) (by +96 bits) 20 21