diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-09-13 16:12:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-13 16:12:45 +0000 |
commit | c644ee4c4351e3590f5396e94ec24ad7b828a954 (patch) | |
tree | b1bcaa2f68d4fc74e4e90ff6d608613e4f11a8a7 /gcc/resource.c | |
parent | e3b7eb58844c446d097ddee00ecd455d5537c6b2 (diff) | |
parent | 9464066111c715a63e632b1dc60f3230e8c48bb1 (diff) | |
download | gcc-c644ee4c4351e3590f5396e94ec24ad7b828a954.zip gcc-c644ee4c4351e3590f5396e94ec24ad7b828a954.tar.gz gcc-c644ee4c4351e3590f5396e94ec24ad7b828a954.tar.bz2 |
Merge #671
671: Support indirection for struct and tuple field access r=philberty a=philberty
This allows for fat pointers to be used for tuple or struct field access by
supporting the GCC indirect references by binding the type to the reference.
This might get updated when we support the autoderef mechanism and if the
type supports the deref trait.
Addresses #241
Co-authored-by: Philip Herron <philip.herron@embecosm.com>
Diffstat (limited to 'gcc/resource.c')
0 files changed, 0 insertions, 0 deletions