On Fri, May 11, 2012 at 10:08 AM, Pedro Alves <palves@redhat.com> wrote: > On 05/11/2012 03:43 PM, H.J. Lu wrote: > >> * sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h >> (__cleanup_fct_attribute): Check __x86_64__ instead of >> __x86_64__. > > > instead of __WORDSIZE, presumably. > I checked in a fix. Thanks. -- H.J.