]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: add test case to show issue is fixed
authorPhilip Herron <herron.philip@googlemail.com>
Wed, 6 Nov 2024 11:08:27 +0000 (11:08 +0000)
committerArthur Cohen <arthur.cohen@embecosm.com>
Fri, 21 Mar 2025 11:32:56 +0000 (12:32 +0100)
commitead44a5df4e1b20cd2b2dbd73a431a27d7d80cfa
tree387054cb16bac13275ac1fb360ddb6c8f9bc7749
parentc92c217c86cc2023146d6f14c8eb7732b560c175
gccrs: add test case to show issue is fixed

The original test case 1773 has been moved to a new issue 3242 which
is still open and test-case is skipped. The original issue in 1773 is
fixed so this will close out that issue

Fixes Rust-Gcc#1773

gcc/testsuite/ChangeLog:

* rust/compile/issue-1773.rs: new test case
* rust/compile/nr2/exclude: nr2 cant handle this
* rust/compile/issue-3242.rs: old test ranamed to match issue.

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