gccrs: add test case to show our query-type system is working
commit3b342e11627f2050cb0ecfe52d79de2060795b50
authorPhilip Herron <herron.philip@googlemail.com>
Thu, 16 Feb 2023 16:14:23 +0000 (16 16:14 +0000)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 6 Apr 2023 08:47:24 +0000 (6 10:47 +0200)
treec5bebab102ceddcea23e1aeba902586adb67869b
parent1a58da7c2d8688e8b5abfa9a1798ee0c6fba0770
gccrs: add test case to show our query-type system is working

Fixes #1361

Signed-off-by: Philip Herron <herron.philip@googlemail.com>
gcc/testsuite/ChangeLog:

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