On 09/04/2014 06:00 PM, Paul Eggert wrote:
Assaf Gordon wrote:
COLLECT_GCC=gcc-4.8
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Yes, it appears to be a bug in the Ubuntu link-time optimization.
Could you please report it to Ubuntu? In the meantime I have
installed into gnulib the attached patch, which worked for me; please
give it a try.
Yes, works for me with both 4.6 and 4.8.
Ubuntu bug reported here:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1365748
Thank you,
-Assaf