Fellows,

I found a bug which may cause an unpredictable compiler behaviour when 
optimization on for the statements like:

a = (b[i]==0)? CONSTANTORSOMETHING: b[i];

where 'b' declared as a pointer (int *b) or local function variable declared 
either as a pointer or an array of fixed length. 
This applies only to HI mode (16 bits) variables. Check your projects.

I updated the CVS with fixed version.

~d



/********************************************************************
     ("`-''-/").___..--''"`-._     (\   Dimmy the Wild      UA1ACZ
      `6_ 6  )   `-.  (     ).`-.__.`)  Enterprise Information Sys 
      (_Y_.)'  ._   )  `._ `. ``-..-'   Nevsky prospekt,   20 / 44
    _..`--'_..-_/  /--'_.' ,'           Saint Petersburg,   Russia
   (il),-''  (li),'  ((!.-'             +7 (812)  3468202, 5585314
 ********************************************************************/

Reply via email to