]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Fix return type of asm mov 5 to i32:0, tortured
authorbadumbatish <tanghocle456@gmail.com>
Wed, 28 Aug 2024 07:15:14 +0000 (00:15 -0700)
committerArthur Cohen <arthur.cohen@embecosm.com>
Wed, 19 Mar 2025 14:32:07 +0000 (15:32 +0100)
commit4d366e3da3d3f46aa7c7545bb127bb91c7049666
treee01e95eb90aca690c640fa5931d615fb80db86ee
parent23eb5d2c3a03e262e164342c18dfb8f61017f01f
gccrs: Fix return type of asm mov 5 to i32:0, tortured

gcc/testsuite/ChangeLog:

* rust/execute/inline_asm_mov_x_5.rs: Move to...
* rust/execute/torture/inline_asm_mov_x_5.rs: ...here.
gcc/testsuite/rust/execute/torture/inline_asm_mov_x_5.rs [moved from gcc/testsuite/rust/execute/inline_asm_mov_x_5.rs with 93% similarity]