This is the mail archive of the libc-alpha@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]

Re: [PATCH v3] Provide a C++ version of issignaling that does not use __MATH_TG


This patch breaks building tests for long double = double configurations.  
__issignalingl does not exist in that case; the long double version of 
issignaling has to call __issignaling if __NO_LONG_DOUBLE_MATH is defined.

-- 
Joseph S. Myers
joseph@codesourcery.com


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