I have found that C compiler 6.1.0 introduce a bug in __norm32() and __norm64() intrinsic functions that C compiler 5.2 of CCS4 don't have.
Simply it does not introduce the normalization asm instruction "CSB ACC" in code (see SPRU514E, April 2012 - page 135).
Does anyone use the intrinsic and can check ?