bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/17765] Bad bit shift operation


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/17765] Bad bit shift operation
Date: Fri, 06 Mar 2015 09:47:50 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=17765

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=65164438aaf163aee0de40bcfab87dfd58f47b6b

commit 65164438aaf163aee0de40bcfab87dfd58f47b6b
Author: Nick Clifton <address@hidden>
Date:   Fri Mar 6 09:46:15 2015 +0000

    Fix an undefined 32-bit right shift by replacing it with two 16-bit right
shifts.

        PR binutils/17765
        * elflink.c (put_value): Like previous delta, but for the 32-bit
        case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]