From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 95555 invoked by alias); 3 May 2017 21:22:21 -0000 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 Received: (qmail 95468 invoked by uid 89); 3 May 2017 21:22:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mailapp01.imgtec.com Received: from mailapp01.imgtec.com (HELO mailapp01.imgtec.com) (195.59.15.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 03 May 2017 21:22:20 +0000 Received: from HHMAIL01.hh.imgtec.org (unknown [10.100.10.19]) by Forcepoint Email with ESMTPS id 8DFCADFE74537; Wed, 3 May 2017 22:22:11 +0100 (IST) Received: from [10.20.78.185] (10.20.78.185) by HHMAIL01.hh.imgtec.org (10.100.10.21) with Microsoft SMTP Server id 14.3.294.0; Wed, 3 May 2017 22:22:19 +0100 Date: Wed, 03 May 2017 21:22:00 -0000 From: "Maciej W. Rozycki" To: "H.J. Lu" CC: Alan Modra , Binutils Subject: Re: PR 21384, --dynamic-list regression with f02cb058 In-Reply-To: Message-ID: References: <20170502152227.GG24006@bubble.grove.modra.org> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2017-05/txt/msg00040.txt.bz2 On Wed, 3 May 2017, H.J. Lu wrote: > > Which fails for MIPS targets -- did you regression-test it properly > > before committing? > > Sorry for the noise. I checked in this to accommodate additional > dynamic symbols on some targets. Thanks! Maciej