]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add test case showing RPIT working to close issue
authorPhilip Herron <herron.philip@googlemail.com>
Thu, 19 Jun 2025 18:37:10 +0000 (19:37 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 5 Aug 2025 14:36:49 +0000 (16:36 +0200)
commita0b8b76c8cf32a6a12fe6ca4b3fce847efa5495f
treeadb8f24b81aa53adff6d78a26bde8378670561ef
parent886eaa244a3ab928d4c3e54ec25afe2753d2c58a
gccrs: Add test case showing RPIT working to close issue

Fixes Rust-GCC#1486

gcc/testsuite/ChangeLog:

* rust/execute/torture/issue-1481.rs: New test.

Signed-off-by: Philip Herron <herron.philip@googlemail.com>
gcc/testsuite/rust/execute/torture/issue-1481.rs [new file with mode: 0644]