﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
3569	LTO is broken with gcc-4.9.0 and binutils 2.24	Miklos Karacsony	lfs-book@…	"I have a suggestion to fix this issue. Build binutils with the attached patch which will force binutils to load the gcc lto plugin from /usr/lib/bfd-plugins. And finally create a symlink:

{{{
install -dm644 /usr/lib/bfd-plugins
ln -sfv ""/usr/lib/gcc/x86_64-unknown-linux-gnu/${GCCSHORTVER}/liblto_plugin.so.0.0.0"" /usr/lib/bfd-plugins/
}}}

I know that an LTO-enabled gcc is not part of the book yet, but please consider adding these instructions to it."	enhancement	closed	normal	7.6	Book	SVN	normal	fixed		
