mirror of
https://github.com/Noratrieb/rlo-issue-112061.git
synced 2026-01-17 09:55:03 +01:00
more
This commit is contained in:
parent
ad97b16726
commit
c6b4a81ff2
1 changed files with 26 additions and 27 deletions
3
code.rs
3
code.rs
|
|
@ -25,7 +25,7 @@ pub unsafe fn fn12_rs() {
|
||||||
// Taken
|
// Taken
|
||||||
v8 = 13978819448286864680_u64;
|
v8 = 13978819448286864680_u64;
|
||||||
v33.2 = ret;
|
v33.2 = ret;
|
||||||
{
|
|
||||||
// Taken
|
// Taken
|
||||||
'l2: loop {
|
'l2: loop {
|
||||||
(*v20_ptr) = [11_u8; 8]; // What LLVM with low mir-opt prints
|
(*v20_ptr) = [11_u8; 8]; // What LLVM with low mir-opt prints
|
||||||
|
|
@ -58,7 +58,6 @@ pub unsafe fn fn12_rs() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
4 => {
|
4 => {
|
||||||
v12 = core::ptr::addr_of_mut!((*v20_ptr)[v9]);
|
v12 = core::ptr::addr_of_mut!((*v20_ptr)[v9]);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue