]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add new regression test for macro matcher behavior
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Mon, 16 Oct 2023 08:41:06 +0000 (10:41 +0200)
committerP-E-P <32375388+P-E-P@users.noreply.github.com>
Tue, 17 Oct 2023 22:18:41 +0000 (22:18 +0000)
commit813d0b956fd465bc083787974f78cae038c3259b
treec1fffb9f769db4d5085894a0bbcb933ce0d7cdc8
parent94b1ff75bb7d45804034fcd08e634d36727ffcc2
Add new regression test for macro matcher behavior

Add a new test to highlight the fix introduced for #2653.

gcc/testsuite/ChangeLog:

* rust/compile/macro-issue2653.rs: New test.

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