Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 15 Feb 2016 22:32:20 +0100
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: test results from latest git

* Szabolcs Nagy <nsz@...t70.net> [2016-02-15 22:04:52 +0100]:
> * Rich Felker <dalias@...c.org> [2016-02-15 15:11:22 -0500]:
> > On Mon, Feb 15, 2016 at 09:05:40PM +0100, Waldemar Brodkorb wrote:
> > > Hi,
> > > Szabolcs Nagy wrote,
> > > 
> > > > * Waldemar Brodkorb <wbx@...nadk.org> [2016-02-15 17:45:11 +0100]:
> > > > > 
> > > > > I uploaded latest test results from embedded-test here:
> > > > > http://tests.embedded-test.org/musl/git-14022016/
> > > > > 
> > > > 
> > > > hm, almost all armv7 float/math tests failed
> > > > 
...
> there is some fundamental problem with the toolchain/qemu/..
> and i dont yet see what.. e.g. wrong float.h was used or
> similarly bad thing.
> 

can you send

objdump -rdw src/math/scalbnf.lo
objdump -rdw src/math/rintf.lo
gcc -dM -E - </dev/null |sort

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.