diff options
| author | Chris Denton <chris@chrisdenton.dev> | 2025-04-19 14:01:39 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-19 14:01:39 +0000 |
| commit | 67a97bad94500285e5bfb02d9aea1dcb72defc73 (patch) | |
| tree | e5732d59ad280e06db18532f16521e873d4cefab /compiler/rustc_codegen_gcc | |
| parent | 3c5aef3625a931c73bbbfff6e66d9c8576a6b6ee (diff) | |
| parent | 1b393025718ca9c75d67e82b55a390e3506e536c (diff) | |
| download | rust-67a97bad94500285e5bfb02d9aea1dcb72defc73.tar.gz rust-67a97bad94500285e5bfb02d9aea1dcb72defc73.zip | |
Rollup merge of #140007 - roblabla:fix-win7, r=ChrisDenton
Disable has_thread_local on i686-win7-windows-msvc On Windows 7 32-bit, the alignment characteristic of the TLS Directory don't appear to be respected by the PE Loader, leading to crashes. As a result, let's disable has_thread_local to make sure TLS goes through the emulation layer. Fixes #138903
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
