[Mesa-dev] [Bug 83669] fix build with gcc link time optimizer
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 10 02:15:16 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=83669
--- Comment #4 from Marc Dietrich <marvin24 at gmx.de> ---
the gcc info page reports
Link-time optimization does not work well with generation of debugging
information. Combining -flto with -g is currently experimental and
expected to produce unexpected results.
so it seems it's at least being worked on. Anyway, nothing prevents fixing mesa
now to make use of future lto builds or todays local non-debug builds (except
people writing patches).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140910/dc73fb44/attachment.html>
More information about the mesa-dev
mailing list