diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-11-23 11:54:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-23 11:54:25 +0000 |
commit | a41851dfb5bec6f40fd89db01ae75fee557306ee (patch) | |
tree | 56443032f9c5e6fbc5d2999926f2c9387c0dab56 /gcc/tree-ssa-ifcombine.c | |
parent | a60de84632f5df6e4d54e2736bb7e04f9655af6a (diff) | |
parent | 88995535f6415e70d485e48006f606b90374bc75 (diff) | |
download | gcc-a41851dfb5bec6f40fd89db01ae75fee557306ee.zip gcc-a41851dfb5bec6f40fd89db01ae75fee557306ee.tar.gz gcc-a41851dfb5bec6f40fd89db01ae75fee557306ee.tar.bz2 |
Merge #813
813: Support QualifiedPathInType's within the same Trait r=philberty a=philberty
The first implementation of qualified paths assumed that they only exist
within trait-impl blocks. Trait impl blocks have the same canonical paths
of <type as trait_path>::segment form but this type of path is more generic
than this.
see the commit for more details on the implementation.
Fixes #739
Co-authored-by: Philip Herron <philip.herron@embecosm.com>
Diffstat (limited to 'gcc/tree-ssa-ifcombine.c')
0 files changed, 0 insertions, 0 deletions