]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add regression test
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Wed, 11 Oct 2023 12:40:18 +0000 (14:40 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 18:09:14 +0000 (19:09 +0100)
commit4c835425d056444a2fc3d13d9aa0625c445189a2
treeed672ec10b3ecab5357d7e0e2692e87d1d15b94d
parent863431f5a0a7e208937ee471a6f0933df214cdd8
gccrs: Add regression test

This new test highlight the fix for issue #2657.

gcc/testsuite/ChangeLog:

* rust/compile/match_break.rs: New test.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
gcc/testsuite/rust/compile/match_break.rs [new file with mode: 0644]