[binutils-gdb] Fix a potentially undefined right shift by replacing it with two smaller right shifts.

sergiodj+buildbot@redhat.com sergiodj+buildbot@redhat.com
Thu Mar 5 18:49:00 GMT 2015


*** TEST RESULTS FOR COMMIT 41cd1ad1b9760ba962fde607ac218b5af760dfbf ***

Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: 41cd1ad1b9760ba962fde607ac218b5af760dfbf

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.



More information about the Gdb-testers mailing list