]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add test case for using asm! outside of unsafe {}
authorjjasmine <tanghocle456@gmail.com>
Sat, 22 Jun 2024 06:38:10 +0000 (23:38 -0700)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 17 Mar 2025 15:35:49 +0000 (16:35 +0100)
commit10ba2fdca79c949c3be8acaab73a2fe6ddccc57b
tree06142629b63163f04838b3d26799e0a860a5c904
parent92418978e8a82f6ed86a86caf6fa37b4598a019e
gccrs: 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]