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: [PATCHv2 02/14] Fixup usage of MIN_EXP in libm-test.inc


On Fri, 20 May 2016, Paul E. Murphy wrote:

> Make MANT_DIG shadow the types *_MIN_EXP macro. Replace
> calls sites with (MIN_EXP - 1), and simplify.
> 
> 	* math/libm-test.inc [MIN_EXP]: Directly define as
> 	[DBL|LDBL|FLT]_MIN_EXP and fixup usage.

OK, again with ChangeLog formatting corrected.

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