This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ports/2749] powerpc32 does not build --without-fp


------- Additional Comments From joseph at codesourcery dot com  2006-09-15 20:51 -------
Subject: Re:  powerpc32 does not build --without-fp

On Fri, 15 Sep 2006, sjmunroe at us dot ibm dot com wrote:

> ------- Additional Comments From sjmunroe at us dot ibm dot com  2006-09-15 20:42 -------
> >And bugs should be 
> >kept open for the known problems, such as double rounding and the generic 
> >brokenness of fma/fmaf/fmal in glibc (instantiated for the various 
> >implementations present).  (The generic brokenness is Debian bug 372544, I 
> >don't think there's a glibc Bugzilla entry.
> 
> I found not evidence of fma code in the soft-fp code. So are you proposing a new
> feature?

I am proposing that the code you have written to implement fma should go 
in the best place for it (target-independent, soft-fp) rather than an 
inferior place (a PowerPC-specific file).  This is the proper approach for 
fixing things on the mainlines of the respective repositories; a backport 
to 4.1 might take a more local fix.



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2749

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]