From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/7665 Path: news.gmane.org!not-for-mail From: Felix Janda Newsgroups: gmane.linux.lib.musl.general Subject: Re: ppc soft-float regression Date: Sun, 17 May 2015 19:50:22 +0200 Message-ID: <20150517175021.GA2171@euler> References: <20150517080321.GL16123@waldemar-brodkorb.de> <20150517100218.GA2754@euler> <20150517163723.GP17573@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1431885053 18785 80.91.229.3 (17 May 2015 17:50:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 17 May 2015 17:50:53 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-7677-gllmg-musl=m.gmane.org@lists.openwall.com Sun May 17 19:50:51 2015 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1Yu2iA-0000b2-1R for gllmg-musl@m.gmane.org; Sun, 17 May 2015 19:50:50 +0200 Original-Received: (qmail 18027 invoked by uid 550); 17 May 2015 17:50:48 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 18009 invoked from network); 17 May 2015 17:50:48 -0000 Mail-Followup-To: musl@lists.openwall.com Content-Disposition: inline In-Reply-To: <20150517163723.GP17573@brightrain.aerifal.cx> User-Agent: Mutt/1.5.23 (2014-03-12) Xref: news.gmane.org gmane.linux.lib.musl.general:7665 Archived-At: Rich Felker wrote: > On Sun, May 17, 2015 at 12:02:19PM +0200, Felix Janda wrote: [..] > > segfaults. git bisect says > > > > # first bad commit: [f3ddd173806fd5c60b3f034528ca24542aecc5b9] dynamic linker bootstrap overhaul > > Did you observe a regression here yourself, or just with Waldemar's > binaries which you said were broken? If you think this commit really > caused regressions on ppc I'll look into it but I don't want to waste > time doing that if it's not broken. The commit is just the point where Waldemar's binary stopped working. So not really a bug in musl. Felix