Re: [Pixman] Fwd: pixman clang issue

2015-09-19 Thread Siarhei Siamashka
On Thu, 25 Jun 2015 03:15:39 +0100 "Ben Avison" wrote: > Forwarding a message received off-list. (Speculation: you need to be > subscribed to the list before messages will be accepted, and Shane > isn't?) > > --- Forwarded message --- > From: "Shane Burrell" > To: bavi...@riscosopen.org

Re: [Pixman] [PATCH] [v3] test: add a check for FE_DIVBYZERO

2015-09-19 Thread Marek Vasut
On Sunday, September 20, 2015 at 01:22:25 AM, Siarhei Siamashka wrote: > On Thu, 17 Sep 2015 15:43:27 +0200 Hi! > Marek Vasut wrote: > > From: Thomas Petazzoni > > > > Some architectures, such as Microblaze and Nios2, currently do not > > implement FE_DIVBYZERO, even though they have and > >

Re: [Pixman] [PATCH] [v3] test: add a check for FE_DIVBYZERO

2015-09-19 Thread Siarhei Siamashka
On Thu, 17 Sep 2015 15:43:27 +0200 Marek Vasut wrote: > From: Thomas Petazzoni > > Some architectures, such as Microblaze and Nios2, currently do not > implement FE_DIVBYZERO, even though they have and > feenableexcept(). This commit adds a configure.ac check to verify > whether FE_DIVBYZERO i