From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 61775 invoked by alias); 27 Feb 2015 01:54:25 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 60229 invoked by uid 9176); 27 Feb 2015 01:54:22 -0000 Date: Fri, 27 Feb 2015 01:54:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Fri Feb 27 01:54:21 UTC 2015 Message-ID: <20150227015421.GA60225@sourceware.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-12-10) X-SW-Source: 2015-02/txt/msg00798.txt.bz2 16a17 > gdb/amd64fbsd-tdep.c:54: code: OP eol: Do not use &&, or || at the end of a line gdb/amd64fbsd-tdep.c:54: if (memcmp (buf, amd64fbsd_sigtramp_code, sizeof amd64fbsd_sigtramp_code) != 242a244,250 > gdb/i386fbsd-tdep.c:108: code: OP eol: Do not use &&, or || at the end of a line gdb/i386fbsd-tdep.c:108:gdb_static_assert (sizeof i386fbsd_sigtramp_start == > gdb/i386fbsd-tdep.c:110: code: OP eol: Do not use &&, or || at the end of a line gdb/i386fbsd-tdep.c:110:gdb_static_assert (sizeof i386fbsd_sigtramp_start == > gdb/i386fbsd-tdep.c:112: code: OP eol: Do not use &&, or || at the end of a line gdb/i386fbsd-tdep.c:112:gdb_static_assert (sizeof i386fbsd_sigtramp_middle == > gdb/i386fbsd-tdep.c:114: code: OP eol: Do not use &&, or || at the end of a line gdb/i386fbsd-tdep.c:114:gdb_static_assert (sizeof i386fbsd_sigtramp_middle == > gdb/i386fbsd-tdep.c:116: code: OP eol: Do not use &&, or || at the end of a line gdb/i386fbsd-tdep.c:116:gdb_static_assert (sizeof i386fbsd_sigtramp_end == > gdb/i386fbsd-tdep.c:118: code: OP eol: Do not use &&, or || at the end of a line gdb/i386fbsd-tdep.c:118:gdb_static_assert (sizeof i386fbsd_sigtramp_end == > gdb/i386fbsd-tdep.c:138: code: OP eol: Do not use &&, or || at the end of a line gdb/i386fbsd-tdep.c:138: if (memcmp (buf, i386fbsd_sigtramp_start, sizeof i386fbsd_sigtramp_start) ==