1Functions changes summary: 0 Removed, 2 Changed, 0 Added functions 2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 3 42 functions with some indirect sub-type change: 5 6 [C] 'function void reg1(const embodied*)' at test-decl-struct-v1.c:4:1 has some indirect sub-type changes: 7 parameter 1 of type 'const embodied*' has sub-type changes: 8 in pointed to type 'const embodied': 9 in unqualified underlying type 'struct embodied' at test-decl-struct-v1.c:1:1: 10 type struct embodied was a declaration-only type and is now a defined type 11 12 [C] 'function void reg2(const disembodied*)' at test-decl-struct-v1.c:5:1 has some indirect sub-type changes: 13 parameter 1 of type 'const disembodied*' has sub-type changes: 14 in pointed to type 'const disembodied': 15 in unqualified underlying type 'struct disembodied': 16 type struct disembodied was a defined type and is now a declaration-only type 17 18