diff options
author | Philip Herron <philip.herron@embecosm.com> | 2020-12-01 16:18:25 +0000 |
---|---|---|
committer | Philip Herron <herron.philip@googlemail.com> | 2020-12-01 17:50:50 +0000 |
commit | 8993741f97ca3426e22a740070b9a413dcb2fe04 (patch) | |
tree | 5d7fb01e8c3a3bbb350653fb3f71e7e1584012c2 /gcc/rust/backend/rust-compile-context.h | |
parent | 3f491614f6e4e2dea93b534c063c142e8de55bb3 (diff) | |
download | gcc-8993741f97ca3426e22a740070b9a413dcb2fe04.zip gcc-8993741f97ca3426e22a740070b9a413dcb2fe04.tar.gz gcc-8993741f97ca3426e22a740070b9a413dcb2fe04.tar.bz2 |
GIMPLE coversions for ArrayIndexExpr and Arrays with values
This compiles the ArrayIndexExpressions and Arrays such as:
let x = [1,2,3];
let a = x[0];
Addresses: #55
Diffstat (limited to 'gcc/rust/backend/rust-compile-context.h')
0 files changed, 0 insertions, 0 deletions