diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-09-01 10:37:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 10:37:18 +0000 |
commit | c33c6f3676dfca1a6bd7984cebf5028c015ea182 (patch) | |
tree | 0c830b9a468c78f3b0e4a140093cd09ebdda2989 /gcc/explow.c | |
parent | 82e1061579796adaa39ab34da77b6c8c6ea82539 (diff) | |
parent | 3b5c0f65ef12bd4771f69195d232588cff86b270 (diff) | |
download | gcc-c33c6f3676dfca1a6bd7984cebf5028c015ea182.zip gcc-c33c6f3676dfca1a6bd7984cebf5028c015ea182.tar.gz gcc-c33c6f3676dfca1a6bd7984cebf5028c015ea182.tar.bz2 |
Merge #654
654: Cleanup some StructExpr related classes r=philberty a=dkm
From Mark Wielaard: https://gcc.gnu.org/pipermail/gcc-rust/2021-September/000163.html
> There are various Structure Expressions that don't actually "exist"
> because they are syntactically equivalent to other constructs. So we
> never really construct or use these classes. But they are still listed
> in various visitors, which is somewhat confusing. Removing the AST and
> HIR variants of these classes really cleans up the code IMHO.
Co-authored-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'gcc/explow.c')
0 files changed, 0 insertions, 0 deletions