------- Comment #14 from uros at gcc dot gnu dot org 2009-09-23 10:19 ------- Subject: Bug 39779
Author: uros Date: Wed Sep 23 10:18:46 2009 New Revision: 152066 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152066 Log: 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. Added: branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/compile/pr39779.c Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/c-typeck.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39779