Functions changes summary: 0 Removed, 2 Changed, 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

2 functions with some indirect sub-type change:

  [C] 'function test1__my_int[6] test1__first_function(void)' at test1.adb:6:1 has some indirect sub-type changes:
    return type changed:
      type name changed from 'test1__my_int[6]' to 'test1__my_int[7]'
      array type size changed from 6000 to 7000
      array type subrange 1 changed length from 6 to 7

  [C] 'function test1__my_index test1__second_function(void)' at test1.adb:14:1 has some indirect sub-type changes:
    return type changed:
      upper bound of range 'test1__my_index' change from '5' to '6'

