Issues related to packages built with -flto*
And other LTO related issues
For anyone getting a bug assigned to them which blocks this tracker, please see https://marc.info/?l=gentoo-dev&m=165639574126280&w=2 for what to do.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd9e814fc88a9d2c2ba427fef950cebbae2f6edb commit cd9e814fc88a9d2c2ba427fef950cebbae2f6edb Author: Jannik Glückert <jannik.glueckert@gmail.com> AuthorDate: 2022-06-22 11:15:39 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-28 07:34:35 +0000 flag-o-matic.eclass: add filter-lto function Bug: https://bugs.gentoo.org/618550 Closes: https://github.com/gentoo/gentoo/pull/26036 Signed-off-by: Jannik Glückert <jannik.glueckert@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> eclass/flag-o-matic.eclass | 8 ++++++++ 1 file changed, 8 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/portage.git/commit/?id=aa5f84544096f3ffa5fad307768537ca34e8193e commit aa5f84544096f3ffa5fad307768537ca34e8193e Author: Sam James <sam@gentoo.org> AuthorDate: 2022-10-10 19:42:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-11 19:18:36 +0000 install-qa-check.d/90gcc-warnings: add more LTO warnings (-Wodr, -Wlto-type-mismatch) Bug: https://bugs.gentoo.org/618550 Signed-off-by: Sam James <sam@gentoo.org> bin/install-qa-check.d/90gcc-warnings | 4 ++++ 1 file changed, 4 insertions(+)