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