This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Clean up comments in mpa.c
- From: Andreas Schwab <schwab at linux-m68k dot org>
- To: Siddhesh Poyarekar <siddhesh at redhat dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Fri, 04 Jan 2013 15:11:13 +0100
- Subject: Re: [PATCH] Clean up comments in mpa.c
- References: <20130104125218.GI28341@spoyarek.pnq.redhat.com>
Siddhesh Poyarekar <siddhesh@redhat.com> writes:
> diff --git a/sysdeps/powerpc/powerpc32/power4/fpu/mpa.c b/sysdeps/powerpc/powerpc32/power4/fpu/mpa.c
> index 449a745..2c792dd 100644
> --- a/sysdeps/powerpc/powerpc32/power4/fpu/mpa.c
> +++ b/sysdeps/powerpc/powerpc32/power4/fpu/mpa.c
> @@ -46,11 +46,9 @@
> #include "endian.h"
> #include "mpa.h"
> #include "mpa2.h"
> -#include <sys/param.h> /* For MIN() */
> -/* mcr() compares the sizes of the mantissas of two multiple precision */
> -/* numbers. Mantissas are compared regardless of the signs of the */
> -/* numbers, even if x->d[0] or y->d[0] are zero. Exponents are also */
> -/* disregarded. */
> +#include <sys/param.h>
> +/* Compare mantissa of two multiple precision numbers regardless of the sign
Please add a blank line after the headers.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."