gccrs: add testcase with struct to test component_ref and constructor codes..
authorFaisal Abbas <90.abbasfaisal@gmail.com>
Tue, 6 Sep 2022 21:24:52 +0000 (22:24 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 31 Jan 2023 13:16:51 +0000 (14:16 +0100)
commitdd9d6656e9a47c0620afc911eb98693fdc2eea94
treef83a979985d26674da228cb946a0fd6035ee608f
parente6a3886a833a0c499ab20a828ffae79076d47a4d
gccrs: add testcase with struct to test component_ref and constructor codes..

..in eval_constant_expression()

gcc/testsuite/ChangeLog:

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

Signed-off-by: Faisal Abbas <90.abbasfaisal@gmail.com>
gcc/testsuite/rust/compile/const8.rs [new file with mode: 0644]