This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Arithmetic conversions between two different data types


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]