On 2014-07-07 Eric Blake <[email protected]> wrote: > On 07/05/2014 11:42 PM, Andreas Metzler wrote: >> Andreas Metzler <[email protected]> wrote: >> [...] >>> ../../../../gnulib/tests/test-ffsl.c:48: assertion 'ffsl (i) == naive (i)' >>> failed [...] >> for the archives: Julian Taylor tracked this back to a gcc bug. >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61725
> How widespread is the broken gcc? Is this something gnulib should be > working around? Hello, It applies to gcc >= 4.9.0 which was released in April 2014. So ATM it will probably only apply to development versions of linux distributions. At a quick google search I find Suse 13.1, RHEL 7, and Fedora 20 are using gcc-4.8. Ubuntu development (utopic), too. Debian unstable and Fedora rawhide are at 4.9. cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure'
