diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-11-17 16:45:50 +0000 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-11-17 16:45:50 +0000 |
commit | 649e2ec5682ed8007987f2acb4899892a81cc18f (patch) | |
tree | 3a0b255d3dc86e0de693718441c4d12cec76c9aa /gcc/tree-ssa-ifcombine.c | |
parent | e584c6f8a7805b1ddc9fe97065cd8f1bac734fc2 (diff) | |
download | gcc-649e2ec5682ed8007987f2acb4899892a81cc18f.zip gcc-649e2ec5682ed8007987f2acb4899892a81cc18f.tar.gz gcc-649e2ec5682ed8007987f2acb4899892a81cc18f.tar.bz2 |
Unify the adjusted self argument to the self parameter on MethodCalls
When we must infer the substitutions on method calls we must make sure to
unify the self arguments from the receiver, taking into account the
autoderef mechanism. This enforces the type checks and fixes up any
inference variables along the way.
Addresses #808
Diffstat (limited to 'gcc/tree-ssa-ifcombine.c')
0 files changed, 0 insertions, 0 deletions