gdb and binutils branch master updated. ac4eb736520174305bf6e691827f7473b858cff1
amodra@sourceware.org
amodra@sourceware.org
Fri Sep 12 00:21:00 GMT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via ac4eb736520174305bf6e691827f7473b858cff1 (commit)
from ae6c7e33e1510665e8e043eb11a71e59414efbf3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ac4eb736520174305bf6e691827f7473b858cff1
commit ac4eb736520174305bf6e691827f7473b858cff1
Author: Alan Modra <amodra@gmail.com>
Date: Fri Sep 12 09:46:30 2014 +0930
Fix tc-i386.c -Werror=logical-not-parentheses error
* config/tc-i386.c (match_template): Remove redundant "!!" testing
single-bit bitfields.
(build_modrm_byte): Don't compare single-bit bitfields to "1".
-----------------------------------------------------------------------
Summary of changes:
gas/ChangeLog | 6 ++++++
gas/config/tc-i386.c | 12 ++++++------
2 files changed, 12 insertions(+), 6 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list