#define ISSUE_1751_replace_shl_ro /*FhG: replace shl_ro by overflow-free alternatives*/
#define ISSUE_1770_replace_shr_ro /* FhG: replace by non-overflow-alternative - BE */
/* Info for issue 1771:
* Some compilers do not automatically use 32 bit for 16x16bit products. The code "Word32 c = (Word16) a * (Word16) b;" creates then a 16-bit result, sign-extending the