On Thu, May 23, 2013 at 04:45:47PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Thu May 23 20:45:47 UTC 2013 > > Modified Files: > src/tests/lib/libm: t_scalbn.c > > Log Message: > vaxinate the new tests. > > > To generate a diff of this commit: > cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libm/t_scalbn.c
This is wrong - unlike the other tests that use IEEE FP specific things, the value tests should work on vax. I'll have a look and fix it properly. Martin