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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: [PATCH] Fix feholdexcept on s390{,x}


On Wed, 2007-05-09 at 18:32 +0200, Jakub Jelinek wrote:
> feholdexcept is supposed to save the current fenv, then clear the
> status flags and stop generating all exceptions.  But on s390{,x}
> feholdexcept was also clearing the exceptions in the saved fenv_t.
> Fixes test-fenv on s390*.

That bug has been there from day 1 and nobody noticed until now. Sigh.

-- 
blue skies,
  Martin.

"Reality continues to ruin my life." - Calvin.



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