diff options
| author | Chris Denton <chris@chrisdenton.dev> | 2025-04-28 23:29:19 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-28 23:29:19 +0000 |
| commit | 469f03da6c778f5d99e7dcee3ad3c302a4f0f8f2 (patch) | |
| tree | 1751fecc5056e46653ebc938a989091029c30e21 /compiler/rustc_codegen_gcc | |
| parent | ec2dad74a8ddc8117356faa48c4fea12dac1dd5c (diff) | |
| parent | 3c42dc24ae23d2501aaae81273762d0698d83ff7 (diff) | |
| download | rust-469f03da6c778f5d99e7dcee3ad3c302a4f0f8f2.tar.gz rust-469f03da6c778f5d99e7dcee3ad3c302a4f0f8f2.zip | |
Rollup merge of #140396 - ChrisDenton:gnu-threads, r=jieyouxu
Workaround for windows-gnu rust-lld test failure The test run-make/amdgpu-kd has an issue on windows-gnu where rust-lld will sometimes fail with error 0xc0000374 (`STATUS_HEAP_CORRUPTION`). This works around the issue by passing `--threads=1` to the linker as suggested [here](https://github.com/rust-lang/rust/issues/115985#issuecomment-1754112623). Note I don't know if this will help and it happens only sometimes in our CI so it's hard to test.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
