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/22826] 2.26: float128-related test failures ?


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

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
It's possible e.g. your GCC has a miscompiled libgcc or other bug 
affecting float128 code.  I'd suggest adding instrumentation to the 
relevant code in glibc to trace the values of variables through the 
affected functions until you find the first point something differs (at 
all, even by 1ulp) between working and broken glibc.

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