]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add test case for using asm! outside of unsafe {}
authorjjasmine <tanghocle456@gmail.com>
Sat, 22 Jun 2024 06:38:10 +0000 (23:38 -0700)
committerCohenArthur <arthur.cohen@embecosm.com>
Mon, 24 Jun 2024 13:16:02 +0000 (13:16 +0000)
commit2ce6c08f21a756c513b7ea7cb22a3c0067665790
tree5bf61f595cba1c230294a76f7df339c63bbdc566
parent7d22e900b069c5acdff8272da89b959c50dcb666
Add test case for using asm! outside of unsafe {}

gcc/testsuite/ChangeLog:

* rust/compile/inline_asm_outside_unsafe.rs: New test.
gcc/testsuite/rust/compile/inline_asm_outside_unsafe.rs [new file with mode: 0644]