How to find out which modules have brought in a particular module

2015-10-19 Thread Gavin Smith
I'm interested in reducing the number of checks done in a configure script: one way could be to make more use of conditional dependencies between modules. gnulib-tool --add-import lists the modules which were used and which were brought in as dependencies. However, there are some things I'd like to

Re: test-stdalign.c fails to compile on i686

2015-10-19 Thread Jim Meyering
On Sun, Oct 18, 2015 at 10:50 PM, Paul Eggert 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