This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Fix for bz#13658 - using fsincos on x86-64
On Fri, Feb 24, 2012 at 11:01 AM, Andreas Jaeger <aj@suse.com> wrote:
> I can add a couple of testcases. How do we want to continue? Should we use
> the patch to fix the double case - and then later handle long double, or do
> you want everything fixed at the same time?
Andreas, Thanks for helping!
Incremental improvement is the best way forward in my opinion.
* Fix the double case.
* File a new bugzilla issue to fix the long double case noting
Joseph's suggestion.
* Add new test cases to cover the problem.
Cheers,
Carlos.