On Sun, Oct 18, 2015 at 10:50 PM, Paul Eggert <egg...@cs.ucla.edu> wrote: > Jim Meyering wrote: > >> Testing on i686 at all was mostly on a whim. >> This is not a release blocker, by a long shot. > > True. Still, it's annoying. I built GCC 4.7.2 and reproduced the bug. We had > a workaround for this bug in m4/stdalign.m4 and lib/stdalign.in.h, but the > workaround failed if -std=gnu11 was specified. The attached patch (installed > into gnulib) fixed it for me.
Thanks for taking the time. That looks right. I'll confirm this evening.