libgcc.S (__ashldi3, [...]): Set shift truncation mask to 63.
authorGeorg-Johann Lay <avr@gjlay.de>
Thu, 16 Jun 2011 09:32:18 +0000 (09:32 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Thu, 16 Jun 2011 09:32:18 +0000 (09:32 +0000)
commitfbd05da019f5006cc9ca83633f69d1d28c82f14b
treefb368f979ee54598ebc873b33f4f3d25215b0504
parent59c1e10b483fa11d9c0633fbc53be60ec2d0b2cf
libgcc.S (__ashldi3, [...]): Set shift truncation mask to 63.

* config/avr/libgcc.S (__ashldi3, __ashrdi3, __lshrdi3): Set shift
truncation mask to 63.

From-SVN: r175099
gcc/ChangeLog
gcc/config/avr/libgcc.S