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: Check __x86_64__ instead of __WORDSIZE in bits/setjmp.h


> How about this patch?  It defines
> 
> typedef long long int __jmp_buf[8];
> 
> only for x86-64 with __WORDSIZE != 64.

That is appropriately paranoid.  It can go in now.

I suspect the simpler one might well be fine, and if others weigh in that
it is safe then we can simplify.


Thanks,
Roland


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