On Wed, 29 Oct 2014, Paul Eggert wrote: > While we're in the neighborhood we should be using C11's alignof rather than > reinventing that particular wheel; the second attached gnulib patch does that.
Note that we can't use <stdalign.h> in glibc sources unless we move to requiring GCC >= 4.7 (and it's not clear whether we'd get consensus for such a requirement if proposed). -- Joseph S. Myers jos...@codesourcery.com