[PATCH 2/2] Use C11 _Alignas on scratch_buffer internal buffer

Paul Eggert eggert@cs.ucla.edu
Mon Sep 18 16:57:00 GMT 2017


Florian Weimer wrote:
> Are you sure?  sizeof (max_align_t) is 48 on i386, after all.

Sorry, didn't know that. We could use 1056-byte buffers instead; would that be 
the same on all glibc platforms? I'm not sure how important it is that the byte 
count be the same everywhere.



More information about the Libc-alpha mailing list