]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/avr/libgcc.S (__ashldi3, __ashrdi3, __lshrdi3): Set shift
authorgjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jun 2011 09:32:18 +0000 (09:32 +0000)
committergjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jun 2011 09:32:18 +0000 (09:32 +0000)
commit10b585ace37a7a3c4deb3228c572c10ea04210b6
treefb368f979ee54598ebc873b33f4f3d25215b0504
parentae3813d428e280375493e7d285c539ffb12e5390
* config/avr/libgcc.S (__ashldi3, __ashrdi3, __lshrdi3): Set shift
truncation mask to 63.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@175099 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/avr/libgcc.S