From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26538 invoked by alias); 28 Jan 2012 00:22:10 -0000 Received: (qmail 26522 invoked by uid 22791); 28 Jan 2012 00:22:09 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_LOW,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail-yw0-f41.google.com (HELO mail-yw0-f41.google.com) (209.85.213.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 28 Jan 2012 00:21:56 +0000 Received: by yhpp34 with SMTP id p34so1195403yhp.0 for ; Fri, 27 Jan 2012 16:21:56 -0800 (PST) Received: by 10.236.79.37 with SMTP id h25mr13910260yhe.76.1327710116244; Fri, 27 Jan 2012 16:21:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.79.37 with SMTP id h25mr13910252yhe.76.1327710116140; Fri, 27 Jan 2012 16:21:56 -0800 (PST) Received: by 10.100.234.30 with HTTP; Fri, 27 Jan 2012 16:21:56 -0800 (PST) In-Reply-To: References: <20120127222643.GA23840@intel.com> Date: Sat, 28 Jan 2012 00:22:00 -0000 Message-ID: Subject: Re: [gold] PATCH: Correct relocation offset From: Cary Coutant To: Ian Lance Taylor Cc: "H.J. Lu" , binutils@sourceware.org X-System-Of-Record: true Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2012-01/txt/msg00259.txt.bz2 >> 2012-01-27 =A0H.J. Lu =A0 >> >> =A0 =A0 =A0 * incremental.cc (write_info_blocks): Correct relocation off= set. > > This is OK if it's OK with Cary. It's OK with me. Thanks! -cary