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] Improve gen-libm-test.pl LIT() application


On Thu, 4 Aug 2016, Paul E. Murphy wrote:

> +  # This behaves poorly on inputs like 0x0e+1.0f,

0x0e+1.0f is a pp-number which is not valid to convert from a pp-token to 
a token.  So it should never occur in libm-test.inc in the first place and 
is not a useful example to give here.

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