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 math/6794] ilogb() does not raise exceptions or set errno on domain errors


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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|aj at suse dot de           |unassigned at sourceware
                   |                            |dot org

--- Comment #3 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-03-01 02:25:35 UTC ---
Confirmed with current sources on x86.  On x86_64, none of these cases raise
exceptions or set errno at all (whereas on x86 some at least do raise
exceptions).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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