aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-struct-field-expr.cc
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2022-09-30 13:41:09 +0100
committerPhilip Herron <philip.herron@embecosm.com>2022-09-30 13:41:09 +0100
commitd1069815fa6238712f51a23dfd43d2ae6cd7c5e8 (patch)
tree0589da7b5ad57afa7743056e05a94404ad9364ce /gcc/rust/backend/rust-compile-struct-field-expr.cc
parent9b1ba11b0b2f873b85dfc7643fe778e974e874b8 (diff)
downloadgcc-d1069815fa6238712f51a23dfd43d2ae6cd7c5e8.zip
gcc-d1069815fa6238712f51a23dfd43d2ae6cd7c5e8.tar.gz
gcc-d1069815fa6238712f51a23dfd43d2ae6cd7c5e8.tar.bz2
Add catch for recusive type queries
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
Diffstat (limited to 'gcc/rust/backend/rust-compile-struct-field-expr.cc')
0 files changed, 0 insertions, 0 deletions