In 32-bit mode, the compiler truncates constants to 32-bit. We need LL suffix to avoid the truncation. This behavior is contrary to the C 99 standard which defines that constants that do not fit into long and unsigned long shall have long long type. |
||
---|---|---|
.. | ||
pdp10_bug_history.txt | ||
pdp10_cpu.c | ||
pdp10_defs.h | ||
pdp10_fe.c | ||
pdp10_ksio.c | ||
pdp10_lp20.c | ||
pdp10_mdfp.c | ||
pdp10_pag.c | ||
pdp10_rp.c | ||
pdp10_sys.c | ||
pdp10_tim.c | ||
pdp10_tu.c | ||
pdp10_xtnd.c |