Author: gjl
Date: Mon Jul 25 15:41:55 2011
New Revision: 176756
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176756
Log:
PR target/39386
* config/avr/avr.c (out_shift_with_cnt): Use tmp_reg as
shift counter for x << x and x >> x shifts.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.c