Re: CVS commit: src/tests/lib/libm

2016-12-19 Thread coypu
On Mon, Dec 19, 2016 at 05:38:24PM +, Maya Rashish wrote:
> Module Name:  src
> Committed By: maya
> Date: Mon Dec 19 17:38:24 UTC 2016
> 
> Modified Files:
>   src/tests/lib/libm: Makefile
> Added Files:
>   src/tests/lib/libm: t_fe_round.c
> 
> Log Message:
> add test for fesetround/fegetround that uses lrint (and tests it a bunch).
> It doesn't fail on amd64.
> 

I suppose the name is dumb, but I only thought about it
after committing. sorry.
It should crash with SIGFPE on alpha, which is why I thought
of exceptions when naming it!


Re: CVS commit: src/tests/lib/libm

2016-12-19 Thread coypu
On Mon, Dec 19, 2016 at 05:44:56PM +, co...@sdf.org wrote:
> I suppose the name is dumb, but I only thought about it
> after committing. sorry.
> It should crash with SIGFPE on alpha, which is why I thought
> of exceptions when naming it!

... except it shouldn't do that either now.
I'm gonna stop talking now