This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Assembler bug in CGT 4.9.6: IT instruction not ignored in ARM mode

Hi
the assembler does not ignore "IT" instruction while compiling for ARM mode:

From the ARM Ltd. document DDI0406C_b

When assembling to ARM code, assemblers check IT instruction syntax for validity but do not generate 
assembled instructions for them

CGT bail out.

Cheers