OSDN Git Service

(build_binary_op): Can shorten shift only if shift count
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Nov 1994 23:38:04 +0000 (23:38 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Nov 1994 23:38:04 +0000 (23:38 +0000)
commite0ccde53f4595e5aeddcc033e11bc63324d0120c
treeac009253615bd81195376eac76ee434d73dfd886
parent0861b09e4706ebfe6497fe18944081e76a7a70ec
(build_binary_op): Can shorten shift only if shift count
is less than size in bits of arg0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8528 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-typeck.c