1e01aa904Sopenharmony_ciFunctions changes summary: 1 Removed, 2 Changed, 1 Added functions 2e01aa904Sopenharmony_ciVariables changes summary: 1 Removed, 1 Changed, 1 Added variables 3e01aa904Sopenharmony_ci 4e01aa904Sopenharmony_ci1 Removed function: 5e01aa904Sopenharmony_ci 6e01aa904Sopenharmony_ci [D] 'function int fun_removed()' {fun_removed} 7e01aa904Sopenharmony_ci 8e01aa904Sopenharmony_ci1 Added function: 9e01aa904Sopenharmony_ci 10e01aa904Sopenharmony_ci [A] 'function long int fun_added()' {fun_added} 11e01aa904Sopenharmony_ci 12e01aa904Sopenharmony_ci2 functions with some indirect sub-type change: 13e01aa904Sopenharmony_ci 14e01aa904Sopenharmony_ci [C] 'function int fun_changed()' has some indirect sub-type changes: 15e01aa904Sopenharmony_ci return type changed: 16e01aa904Sopenharmony_ci type name changed from 'int' to 'long int' 17e01aa904Sopenharmony_ci type size changed from 32 to 64 (in bits) 18e01aa904Sopenharmony_ci 19e01aa904Sopenharmony_ci [C] 'function void victim(type_changed*)' has some indirect sub-type changes: 20e01aa904Sopenharmony_ci parameter 1 of type 'type_changed*' has sub-type changes: 21e01aa904Sopenharmony_ci in pointed to type 'struct type_changed': 22e01aa904Sopenharmony_ci type size changed from 32 to 64 (in bits) 23e01aa904Sopenharmony_ci 1 data member change: 24e01aa904Sopenharmony_ci type of 'int x' changed: 25e01aa904Sopenharmony_ci type name changed from 'int' to 'long int' 26e01aa904Sopenharmony_ci type size changed from 32 to 64 (in bits) 27e01aa904Sopenharmony_ci 28e01aa904Sopenharmony_ci1 Removed variable: 29e01aa904Sopenharmony_ci 30e01aa904Sopenharmony_ci [D] 'int var_removed' {var_removed} 31e01aa904Sopenharmony_ci 32e01aa904Sopenharmony_ci1 Added variable: 33e01aa904Sopenharmony_ci 34e01aa904Sopenharmony_ci [A] 'long int var_added' {var_added} 35e01aa904Sopenharmony_ci 36e01aa904Sopenharmony_ci1 Changed variable: 37e01aa904Sopenharmony_ci 38e01aa904Sopenharmony_ci [C] 'int var_changed' was changed to 'long int var_changed': 39e01aa904Sopenharmony_ci size of symbol changed from 4 to 8 40e01aa904Sopenharmony_ci type of variable changed: 41e01aa904Sopenharmony_ci type name changed from 'int' to 'long int' 42e01aa904Sopenharmony_ci type size changed from 32 to 64 (in bits) 43e01aa904Sopenharmony_ci 44