This is the mail archive of the libc-alpha@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]

Re: Make check failure with gcc-4.1 on PPC


On Wed, Sep 28, 2005 at 03:04:29PM -0500, Steve Munroe wrote:
> It seems that gcc-4.1 is getting getting more agressive using the
> powerpc fused-multiply-add (fmadd) which impacts the code gen (and
> rounding) for the bessel functions y1() and yn(). This causes
> math/test-float and math/test-double to report failures. This failure
> occurs for both powerpc32 and powerpc64.
> 
> I reported this in bugzilla # 1384
> <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1384> and provided a
> patch to libm-test-ulps as an attachment. The patch allows make check to
> pass with either gcc-3.4 or gcc-4.1.

IMHO patches should be mailed here.  If you want to stick them to bugzilla too,
feel free, or better just post here and stick URL to the patch in
ml archives into bugzilla.

	Jakub


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