aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-03-27 16:28:45 +0000
committerPhilip Herron <herron.philip@googlemail.com>2021-03-27 18:55:14 +0000
commit380c8295051c6b42adb4f703268c7465aed57c44 (patch)
tree24e8da9f594d5d3ddd33107b24a2f220bf40965e /gcc/config.gcc
parent573120551a0bc6813f32ed371df65311724e96dd (diff)
downloadgcc-380c8295051c6b42adb4f703268c7465aed57c44.zip
gcc-380c8295051c6b42adb4f703268c7465aed57c44.tar.gz
gcc-380c8295051c6b42adb4f703268c7465aed57c44.tar.bz2
Init NodeId for NodeMappings on HIR::MethodCallExpr
We resolve methods during type resolution since it depends on the receiver type being used. To ensure the function is marked as used we must then mark the method name as resolved, this is also used in the backend GENERIC compilation to lookup the function definition to be compiled. When this was unset multiple method calls would fail. Fixes #310
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions