Summary: | sys-devel/gcc-14: miscompiles LLVM | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112572 https://bugs.gentoo.org/show_bug.cgi?id=917486 https://bugs.gentoo.org/show_bug.cgi?id=919797 |
||
Whiteboard: | fixed in 14.0.0_pre20231119 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 914580 |
Description
Sam James
![]() ![]() ![]() ![]() The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=fb2901cba5026337511402c7745b2eb317e9b35c commit fb2901cba5026337511402c7745b2eb317e9b35c Author: Sam James <sam@gentoo.org> AuthorDate: 2023-11-19 11:03:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-11-19 11:03:52 +0000 14.0.0: add 75_all_PR112572-missing-notes-update.patch Fixes LLVM, mesa, pipewire miscompilation. Bug: https://gcc.gnu.org/PR112568 Bug: https://gcc.gnu.org/PR112572 Bug: https://bugs.gentoo.org/917496 Bug: https://bugs.gentoo.org/917486 Signed-off-by: Sam James <sam@gentoo.org> 14.0.0/gentoo/75_all_PR112572-missing-notes-update.patch | 14 ++++++++++++++ 14.0.0/gentoo/README.history | 4 ++++ 2 files changed, 18 insertions(+) commit 8ba6e2ad8af5a359dcee52103e63635a75650a4a Author: Sam James <sam@gentoo.org> AuthorDate: 2023-11-20 07:02:22 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-11-20 07:02:29 +0000 sys-devel/gcc: add 14.0.0_pre20231119 Closes: https://bugs.gentoo.org/917486 Signed-off-by: Sam James <sam@gentoo.org> sys-devel/gcc/Manifest | 2 + sys-devel/gcc/gcc-14.0.0_pre20231119.ebuild | 64 +++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) |