Hello,
I'm using clpru compiler to compile asm files for ICSSG subsystem. Because the code has many macros it is possible to make code where the gbxx label became unreachable. As far as I know the compiler doesn't generate an error, but generates invalid code. Or it does? Is there any clpru option to generate errors if label became unreachable?
Thanks, -Vitaly