Hi,
When I'm compiling my project with -o3 everything looks fine but when I'm compiling with -pm or -pm -op3 I'm getting warnings & errors (I'm using CCS3.3 & CGT v6.1.16) -
warning: missing DW_AT_name attribute
warning: function definitions in CSU declarations are not supported
application error: cannot resolve the DW_AT_type attribute for this DIE:
[000fcb80] DW_TAG_member
DW_AT_type void
DW_AT_accessibility 0x3
application error: the type information for void was not found
What can be the reason?
Many Thanks
HR