about summary refs log tree commit diff
path: root/library/std/src/sys/windows/stack_overflow_uwp.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2020-06-26 00:39:06 -0700
committerGitHub <noreply@github.com>2020-06-26 00:39:06 -0700
commit81d2d3cf35127632927559c4eb78cfd17ff41c17 (patch)
tree544c6f17dc79c71dca6cfa4f3696ba3df48eb342 /library/std/src/sys/windows/stack_overflow_uwp.rs
parent25671fa0fc70a172e4d441916549b162023e8919 (diff)
parenta98868dc9f1d8654b615015144c9ff7310ba6e19 (diff)
downloadrust-81d2d3cf35127632927559c4eb78cfd17ff41c17.tar.gz
rust-81d2d3cf35127632927559c4eb78cfd17ff41c17.zip
Rollup merge of #73588 - Amanieu:thumb-fp, r=nagisa
Fix handling of reserved registers for ARM inline asm

`r6` is now disallowed as an operand since LLVM sometimes uses it as a base pointer.

The check against using the frame pointer as an operand now takes the platform into account and will block either `r7` or `r11` as appropriate.

Fixes #73450

cc @cbiffle
Diffstat (limited to 'library/std/src/sys/windows/stack_overflow_uwp.rs')
0 files changed, 0 insertions, 0 deletions