c-typeck.c
301 KB
-
re PR c/39779 (ICE shifting byte to the right with constant > 7FFFFFFF) · be123439
PR c/39779 * c-typeck.c (build_binary_op) <short_shift>: Check that integer constant is more than zero. testsuite/ChangeLog: PR c/39779 * gcc.c-torture/compile/pr39779.c: New test. From-SVN: r152058
Uros Bizjak committed