summaryrefslogtreecommitdiff
path: root/user/llvm14/ppc-gcc-bug.patch
AgeCommit message (Collapse)AuthorFilesLines
2024-12-04user/llvm14: Move to bootstrap/A. Wilcox1-22/+0
Package is only needed by Rust bootstrap packages.
2024-08-07user/llvm14: Fix GCC 13-adjacent bugsA. Wilcox1-0/+22
Backport the GCC miscompile workaround from LLVM 18. Use the old x87 excess precision behaviour to fix most of the tests. Still no idea why 32-bit Intel wants new shiny colours for the graph. Closes: #1200, #1202, #1204, #1223