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 <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=41cd1ad1b9760ba962fde607ac218b5af760dfbf commit 41cd1ad1b9760ba962fde607ac218b5af760dfbf Author: Nick Clifton <[email protected]> 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. _______________________________________________ bug-binutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-binutils
