]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: add testcase to test component_ref and constructor codes in eval_constant_expr...
authorFaisal Abbas <90.abbasfaisal@gmail.com>
Sun, 4 Sep 2022 15:18:40 +0000 (16:18 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 31 Jan 2023 13:16:51 +0000 (14:16 +0100)
commitb0ff1647cbe682b681ab9abaed3315b6b03c20fc
tree965eba18a4d5feffae914ce728db46dddc490079
parent689a5c6711b8217158988763ba25959f8112dcfc
gccrs: add testcase to test component_ref and constructor codes in eval_constant_expression()

gcc/testsuite/ChangeLog:

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

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