diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-09-30 15:02:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-30 15:02:32 +0000 |
commit | 8ff035ddc55079161d24941785114aa0f5056260 (patch) | |
tree | 0589da7b5ad57afa7743056e05a94404ad9364ce /gcc/rust/backend/rust-compile-struct-field-expr.cc | |
parent | 9b1ba11b0b2f873b85dfc7643fe778e974e874b8 (diff) | |
parent | d1069815fa6238712f51a23dfd43d2ae6cd7c5e8 (diff) | |
download | gcc-8ff035ddc55079161d24941785114aa0f5056260.zip gcc-8ff035ddc55079161d24941785114aa0f5056260.tar.gz gcc-8ff035ddc55079161d24941785114aa0f5056260.tar.bz2 |
Merge #1551
1551: Add catch for recusive type queries r=philberty a=philberty
When we have a type query where by generic substitution occurs we can hit the case where we need to Probe the bounds of the substited item to determine whether the the bounds are compatible this can cause us to end up querying the same type recursively.
Fixes #1550
Co-authored-by: Philip Herron <philip.herron@embecosm.com>
Diffstat (limited to 'gcc/rust/backend/rust-compile-struct-field-expr.cc')
0 files changed, 0 insertions, 0 deletions