Part Number: MSP430F5438A
Hi,
To make test automation, C code requires the ASM labels needs to added in code as shown attached screen shot.
But, TI document - SLAU132Y for MSP430, Section 6.6.5 has below statement

The Label usage is in below code:

The Label is added as shown above and working as expected and not seeing any issues in testing.
This code is being used for machine critical application, So could you please confirm, the label being used in C code as shown in above screen shot will result in unpredictable controller behavior?