diff options
| author | Trevor Gross <tmgross@umich.edu> | 2025-06-08 17:13:18 +0000 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2025-06-09 04:46:54 +0000 |
| commit | f131c2fa47a743e3822d28b24ba7709f60b0cbc5 (patch) | |
| tree | 4925717c6228598447b3d5dc120fb0c478c324e1 /compiler/rustc_resolve/src | |
| parent | 58bef69b81fb78a4edf2e289d4e7d74effb9aebf (diff) | |
| download | rust-f131c2fa47a743e3822d28b24ba7709f60b0cbc5.tar.gz rust-f131c2fa47a743e3822d28b24ba7709f60b0cbc5.zip | |
compiler-builtins: Specify `:r` registers for `usize`
On the ILP32 `x86_64-unknown-linux-gnux32` target, `usize` is 32 bits so there is a sub-register alignment warning. Specify the 64-bit `r` registers, which matches the current default as well as the size of the other operands in the routines.
Diffstat (limited to 'compiler/rustc_resolve/src')
0 files changed, 0 insertions, 0 deletions
