Functions changes summary: 0 Removed, 1 Changed, 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

1 function with some indirect sub-type change:

  [C] 'function void reg(ops*)' at test-fun-param-v0.c:7:1 has some indirect sub-type changes:
    parameter 1 of type 'ops*' has sub-type changes:
      in pointed to type 'struct ops' at test-fun-param-v1.c:1:1:
        type size hasn't changed
        1 data member change:
          type of 'void (* bind_class)(void*, unsigned int, unsigned long int)' changed:
            in pointed to type 'function type void (void*, unsigned int, unsigned long int)':
              parameter 4 of type 'void*' was added
              parameter 5 of type 'unsigned long int' was added

