On Wed, Sep 29, 2010 at 4:35 PM, Dimitry Andric <d...@freebsd.org> wrote: > On 2010-09-29 20:22, Renato Botelho wrote: >> >> It's using drand48() instead of rand() > > ... >> >> GCC libc: >> ga...@botelhor:~/testes> ./test >> random value 0.396465 >> >> clang libc: >> ga...@botelhor:~/testes> ./test >> random value -inf > > Renato, Derek, could you please apply the attached patch for ldexp, > rebuild your libc (with clang), and run your random test program again? >
Worked perfectly here \o/ Thank you -- Renato Botelho _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"