gccrs: Add a regression test for global path parsing
commitb2ad5eae79ab836ccf4e85a67fdf84f1ce9dbb25
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Tue, 10 Oct 2023 08:37:18 +0000 (10 10:37 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 18:09:12 +0000 (16 19:09 +0100)
tree0486f423219b8b5479fcc9f7dc5330ce533e804c
parent12650695701ff4bbcc64f2bf0e661480a20d5483
gccrs: Add a regression test for global path parsing

Add a new test to highlight fix for #2649.

gcc/testsuite/ChangeLog:

* rust/compile/parse_global_path_generic.rs: New test.
gcc/testsuite/rust/compile/parse_global_path_generic.rs [new file with mode: 0644]