1ELF file 'test7-fn-changed-app' might not be ABI compatible with 'libtest7-fn-changed-libapp-v1.so' due to differences with 'libtest7-fn-changed-libapp-v0.so' below: 2Functions changes summary: 0 Removed, 2 Changed, 0 Added functions 3Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 4 52 functions with some indirect sub-type change: 6 7 [C] 'function float add(float, float)' has some indirect sub-type changes: 8 return type changed: 9 type name changed from 'float' to 'int' 10 type size hasn't changed 11 12 [C] 'function void print(const Student)' has some indirect sub-type changes: 13 parameter 1 of type 'const Student' has sub-type changes: 14 in unqualified underlying type 'struct Student': 15 type size changed from 128 to 192 (in bits) 16 1 data member insertion: 17 'float percentage', at offset 128 (in bits) 18 19