gccrs: Add testcase to show issue is already fixed
commitae2f70932225634d38f8ee21a5d9bdcc91296425
authorPhilip Herron <herron.philip@googlemail.com>
Sun, 4 Feb 2024 16:38:16 +0000 (4 16:38 +0000)
committerArthur Cohen <arthur.cohen@embecosm.com>
Wed, 7 Feb 2024 11:40:23 +0000 (7 12:40 +0100)
treef9a1dec9b042b97e0544d2702c279a2f7ea4be6a
parent955f332446f5f4f2025020e07cd01e9727cbd032
gccrs: Add testcase to show issue is already fixed

Fixes #2782

gcc/testsuite/ChangeLog:

* rust/compile/issue-2782.rs: New test.

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