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/21930] C-only gcc builtins used in <math.h> isinf


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

--- Comment #4 from Gabriel F. T. Gomes <gftg at linux dot vnet.ibm.com> ---
(In reply to joseph@codesourcery.com from comment #3)

> * Do not use the special-case isinf definition with 
> __builtin_types_compatible_p for C++.  It's possible this suffices to make 
> the configure test work

Indeed, this is enough for the configure test to work.  I sent this change as:

https://sourceware.org/ml/libc-alpha/2017-08/msg00588.html


The other emails in the thread address the other concerns raised in this bug
report.

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