reassign 436491 nfs-utils
retitle 436491 uses FP math, yet turns with -mno-fp-regs on Alpha
thanks
static void
unpause(int sig)
{
double time_diff;
[...]
That just doesn't work with -mno-fp-regs. Admittedly, the error
message could be improved.
--
Falk