This is the mail archive of the libc-alpha@sources.redhat.com 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: fegetexceptflag() question for ppc


Aldy Hernandez <aldyh@redhat.com> writes:

> Hi folks!
> 
> Is there a reason why fegetexceptflag()
> (sysdeps/powerpc/fpu/fgetexcptflg.c) does not ignore exceptions not in
> `excepts'?  We're completely disregarding the `excepts' argument.

Why should it?  It would just waste CPU time.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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