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/18110] New: hppa: feholdexcept and fesetenv incorrectly compiled.


https://sourceware.org/bugzilla/show_bug.cgi?id=18110

            Bug ID: 18110
           Summary: hppa: feholdexcept and fesetenv incorrectly compiled.
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: carlos at redhat dot com

The fix for bug 6506 was wrong.

The real fix is to stop doing post-increment post-decrement on the bufptr since
it is no longer required, we no longer save/restore the exception registers,
only the status register.

-- 
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]