1functions defined in library 'libtest5-fn-changed-libapp-v1.so' 2have sub-types that are different from what application 'test5-fn-changed-app' expects: 3 4 function void bar(S0*): 5 parameter 1 of type 'S0*' has sub-type changes: 6 in pointed to type 'struct S0' at test5-fn-changed-libapp-v1.h:1:1: 7 type size changed from 32 to 64 (in bits) 8 1 data member insertion: 9 'char m1', at offset 32 (in bits) at test5-fn-changed-libapp-v1.h:4:1 10 11 function int foo(S1*): 12 parameter 1 of type 'S1*' has sub-type changes: 13 in pointed to type 'struct S1' at test5-fn-changed-libapp-v1.h:9:1: 14 type size changed from 64 to 32 (in bits) 15 1 data member deletion: 16 'unsigned char m1', at offset 32 (in bits) at test5-fn-changed-libapp-v0.h:11:1 17 18