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]

size of cdata types


Hi,
   Could you tell me, are there any other places where
gcc picks up the size of data types apart from the
macros (like INT_TYPE_SIZE etc.,)  in tm.h file ??

  If not, even after changing the size of int to 16
 on a pdp11 port, the integer operations are being
 mapped to SImode . Why is it so ??


thanks and regards
  V.Brahmaiah



__________________________________________________
Do You Yahoo!?
From homework help to love advice, Yahoo! Experts has your answer.
http://experts.yahoo.com/

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