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: Thu, 05 Mar 2015 17:27:35 +0000

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

--- Comment #1 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=41cd1ad1b9760ba962fde607ac218b5af760dfbf

commit 41cd1ad1b9760ba962fde607ac218b5af760dfbf
Author: Nick Clifton <address@hidden>
Date:   Thu Mar 5 17:26:10 2015 +0000

    Fix a potentially undefined right shift by replacing it with two smaller
right shifts.

        PR binutils/17765
        * elflink.c (put_value): Avoid using an undefined shift
        operation.

-- 
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]