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] Format and clean up e_atan2.c a bit


Andreas Jaeger <aj@suse.com> writes:

> On 03/26/2013 06:40 PM, Siddhesh Poyarekar wrote:
>> +      EMULV (ax, u, v, vv, t1, t2, t3, t4, t5) du = ((ay - v) - vv) / ax;
>
> put du = on a separate line

Also, please add a semicolon after each of these EMULV, etc macros.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


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