Re: [Pixman] [PATCH] test/utils: Check for FE_INVALID definition before use

2016-06-05 Thread Siarhei Siamashka
On Tue, 17 May 2016 17:32:00 -0700 Khem Raj wrote: > Some architectures e.g. nios2 do not support all exceptions > > Signed-off-by: Khem Raj > --- > test/utils.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/test/utils.c b/test/utils.c > index f8e42a5..fe32b1e 100644 > --- a/test

[Pixman] [PATCH] test/utils: Check for FE_INVALID definition before use

2016-05-17 Thread Khem Raj
Some architectures e.g. nios2 do not support all exceptions Signed-off-by: Khem Raj --- test/utils.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/utils.c b/test/utils.c index f8e42a5..fe32b1e 100644 --- a/test/utils.c +++ b/test/utils.c @@ -978,9 +978,11 @@ enable_invalid_exception