Hello all, In arithmetic expressions we need to conversion when the operands are of different data types. In gcc 4.1.1 where is this process started?
Is this in c-typeck.c, particularly in the function c_common_type ? Thanks in advance, Regards, Shafi.
