-
(exp): Detect signed integer overflow. · 4cf8de9f
Replace `(unsigned)' with `(unsigned long)'. When evaluating << and >>, compute the correct answer without shifting by more than HOST_BITS_PER_LONG, or by a negative quantity. (integer_overflow, left_shift, right_shift): New functions. From-SVN: r2118
Richard Stallman committed
Name |
Last commit
|
Last update |
---|---|---|
gcc | Loading commit data... |