]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add test case to show ICE is fixed
authorPhilip Herron <herron.philip@googlemail.com>
Thu, 17 Apr 2025 15:29:05 +0000 (16:29 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 28 Apr 2025 14:18:54 +0000 (16:18 +0200)
commitde9284e6da43e7abd8fb7be0df3b03520dd0ebf0
tree3cd57d2cec3ed2ad2098455bcf3d7292c6a2a41c
parent144e9f05c7f7e7e83fbf3f31981d0cd5a8e24218
gccrs: Add test case to show ICE is fixed

Fixes Rust-GCC#3662

gcc/testsuite/ChangeLog:

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

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