]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add gimple test for black box intrinsic
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Thu, 17 Apr 2025 16:28:52 +0000 (18:28 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 28 Apr 2025 14:18:54 +0000 (16:18 +0200)
commit8b4bb5694cbe0cdfc64fcc8b2b3b7d4048836d1c
treeac83eaab806ae2549dc263422d1f4d64abe80f63
parent93c9f9af0aa3356a2a50bf920ad32be5b07f3d59
gccrs: Add gimple test for black box intrinsic

gcc/testsuite/ChangeLog:

* rust/compile/black_box.rs: New test.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
gcc/testsuite/rust/compile/black_box.rs [new file with mode: 0644]