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 libc/2831] New: soft-fp quad.h broken with 64-bit _FP_W_TYPE, 32-bit long


soft-fp's quad.h does not work in the case where two unsigned long 
long words are being used but unsigned long is only 32 bits (as in MIPS64 
N32).

Patch: http://sourceware.org/ml/libc-alpha/2006-06/msg00011.html

If you'd prefer a larger patch where all such bit-fields for all floating-point
formats are changed to _FP_W_TYPE, please let me know.

-- 
           Summary: soft-fp quad.h broken with 64-bit _FP_W_TYPE, 32-bit
                    long
           Product: glibc
           Version: 2.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: glibc-bugs at sources dot redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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