cppexp.c
26.1 KB
-
cppexp.c (left_shift, [...]): Replace uses of long/HOST_BITS_PER_LONG with... · ca261cb4
* cppexp.c (left_shift, right_shift, parse_charconst, COMPARE, cpp_parse_expr): Replace uses of long/HOST_BITS_PER_LONG with HOST_WIDEST_INT/HOST_BITS_PER_WIDEST_INT. From-SVN: r25447
Kaveh R. Ghazi committed