https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65539
David Kredba <nheghathivhistha at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from David Kredba <nheghathivhistha at gmail dot com> ---
I had to rebuilt dev-cpp/libfrontend-elements and dev-cpp/libxsd-frontend
packages without LTO and then xsd linked.
Now I can build xsd with LTO enabled too.
Is this issue interesting for GCC LTO?
Similar issue affects =media-libs/libgltf-0.0.2. It have to be built without
LTO with svn gcc-4.9.3 / 5 to get LibreOffice-4.4.0.3, 4.4.1.2 built with LTO.
Otherwise the link fails.
Thank you.