From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 61245 invoked by alias); 17 Dec 2015 20:33:21 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 60602 invoked by uid 89); 17 Dec 2015 20:33:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=concluded X-HELO: relay1.mentorg.com Date: Thu, 17 Dec 2015 20:33:00 -0000 From: Joseph Myers To: Wilco Dijkstra CC: 'GNU C Library' , nd Subject: RE: [PATCH 2/2] Remove ancient GCC string inlines In-Reply-To: Message-ID: References: User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2015-12/txt/msg00462.txt.bz2 On Thu, 17 Dec 2015, Wilco Dijkstra wrote: > Joseph Myers wrote: > > I think the previous discussion concluded that a new ABI macro for these > > out-of-line functions should be added to replace _STRING_ARCH_unaligned > > for that purpose, so the patch needs revising rather than simply pinging. > > We should add another macro indeed, but that can be done in a different patch > as my patch doesn't make the existing situation any worse. But I think we need both patches before 2.23, to avoid a change to the ABI of these functions for AArch64. -- Joseph S. Myers joseph@codesourcery.com