]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add test case to show ICE is fixed
authorPhilip Herron <herron.philip@googlemail.com>
Wed, 2 Oct 2024 13:23:26 +0000 (14:23 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Wed, 19 Mar 2025 14:32:16 +0000 (15:32 +0100)
commitac5821890051d71cf55169c4f7e91801ca5f8ba2
treebe7d0890905fc99337ef08ac8e97cba0e6320657
parent5e416545361ab39fcced3b2c153a93887615fd64
gccrs: Add test case to show ICE is fixed

This was resolved in: 18422c9c386 which was missing the name
resolution step for unit-types.

Fixes #2203

gcc/testsuite/ChangeLog:

* rust/compile/nr2/exclude:
* rust/compile/issue-2203.rs: New test.

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