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: fix powerpc macros in tls-macros.h


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/10/2010 04:41 AM, Alan Modra wrote:
> +# define __TLS_CALL_CLOBBERS					\
> +	"0", "4", "5", "6", "7", "8", "9", "10", "11", "12",	\
>  	"lr", "ctr", "cr0", "cr1", "cr5", "cr6", "cr7"
>  
> +#if !defined __powerpc64__
> +
> +#include "config.h"

Wrong indentation of the preprocessor directives.  Don't you see that it
becomes unreadable without this being correct?

- -- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktyyZAACgkQ2ijCOnn/RHRrHgCgkAoBwS/8VekTpRPHY41BerOL
0loAnRfzNgDp+iCybFewAhEbE67oroyW
=0kKe
-----END PGP SIGNATURE-----


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