[Bug 261977] lang/gcc12-devel: enable LTO
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261977] lang/gcc12-devel: enable LTO"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Mar 2022 11:57:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261977 --- Comment #15 from Matthias Andree <mandree@FreeBSD.org> --- That would certainly fit MY bill. The thing with LTO is that in essence the code generation moves into the "linker" stage which in fact, with LTO, is also the final cross-module optimizing compiler stage... Earlier LTO implementations were single-threaded and thus crap slow. (Tried that with graphics/rawtherapee or g.../darktable, the latter of which has different LTO issues though) -- You are receiving this mail because: You are on the CC list for the bug.