From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 64863 invoked by alias); 26 Feb 2016 16:26:16 -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 64845 invoked by uid 89); 26 Feb 2016 16:26:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=Hx-languages-length:348 X-HELO: usplmg20.ericsson.net Received: from usplmg20.ericsson.net (HELO usplmg20.ericsson.net) (198.24.6.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 26 Feb 2016 16:26:14 +0000 Received: from EUSAAHC003.ericsson.se (Unknown_Domain [147.117.188.81]) by usplmg20.ericsson.net (Symantec Mail Security) with SMTP id 7A.66.12433.F5870D65; Fri, 26 Feb 2016 17:07:59 +0100 (CET) Received: from [142.133.110.144] (147.117.188.8) by smtp-am.internal.ericsson.com (147.117.188.83) with Microsoft SMTP Server id 14.3.248.2; Fri, 26 Feb 2016 11:26:12 -0500 Subject: Re: [PATCH 1/2] arm-tdep.c: Replace arguments to relocation functions by a structure To: Luis Machado , References: <1456415245-24005-1-git-send-email-simon.marchi@ericsson.com> <1456415245-24005-2-git-send-email-simon.marchi@ericsson.com> <56D07976.6020204@codesourcery.com> <56D07C5A.2050104@ericsson.com> From: Simon Marchi Message-ID: <56D07CA4.7060708@ericsson.com> Date: Fri, 26 Feb 2016 16:26:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <56D07C5A.2050104@ericsson.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-02/txt/msg00872.txt.bz2 On 16-02-26 11:24 AM, Simon Marchi wrote: > On 16-02-26 11:12 AM, Luis Machado wrote: >>> (arm_process_displaced_insn): Allocate a strict >> >> Allocate a struct. > > Oops, and missing period. Err, nvm about the period, the sentence continues on the next line.