[PATCH] Use long for mantissa for generic mp code

Siddhesh Poyarekar siddhesh@redhat.com
Wed Feb 27 09:19:00 GMT 2013


On Wed, Feb 27, 2013 at 07:37:05AM +0530, Siddhesh Poyarekar wrote:
> >> +++ b/sysdeps/powerpc/powerpc32/power4/fpu/mpa-arch.h
> >> +++ b/sysdeps/powerpc/powerpc64/power4/fpu/mpa-arch.h
> >
> > We should not have two copies of this file.
> >
> > Is there, or could there be, a common directory, perhaps
> > sysdeps/powerpc/power4/fpu/, that both targets share?
> > Alternately, one file should include the other explicitly.
> 
> I'm not sure how the sysdeps structure works in this case, but I think
> it might not be possible.  I'll try this (or something else) out to
> avoid duplicating the files.  Thanks for the review.

It wasn't that hard in the end.  I'll post a separate patch to
consolidate these bits separately.

Siddhesh



More information about the Libc-alpha mailing list