aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ifcombine.c
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-11-17 17:38:41 +0000
committerPhilip Herron <philip.herron@embecosm.com>2021-11-17 19:44:58 +0000
commitdb832831ed15ad25aec99a7d4a87b7019e5f1aa4 (patch)
tree3efc2aa5786eed2f58dd506c7de1cc9b72354cbd /gcc/tree-ssa-ifcombine.c
parente8695eee4f1b9121d0caa7a93ff51f69707c607f (diff)
downloadgcc-db832831ed15ad25aec99a7d4a87b7019e5f1aa4.zip
gcc-db832831ed15ad25aec99a7d4a87b7019e5f1aa4.tar.gz
gcc-db832831ed15ad25aec99a7d4a87b7019e5f1aa4.tar.bz2
Probe for candidates on based on the actual receiver type
Impl blocks Self type is a TypeNoBouns which means it can be for types such as: impl<T> &T {}. I think we might need to change the probe algorithm for method calls to be fully based on the autoderef rather than trying to filter based on the Self type. More investigation is needed for the probe phase here. Fixes #808
Diffstat (limited to 'gcc/tree-ssa-ifcombine.c')
0 files changed, 0 insertions, 0 deletions