diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-02-08 15:51:54 +0000 |
---|---|---|
committer | Philip Herron <herron.philip@googlemail.com> | 2021-02-09 09:47:35 +0000 |
commit | b96299b0b96b6714d5a7b03fa6d4f1ea7d09fc44 (patch) | |
tree | ec392cdf34bc5bdd5d9193745c4b0b48a4db8cbb /gcc/rust/parse/rust-parse.h | |
parent | 60cccd8e58f2a024676599cc00971a6e406e6d42 (diff) | |
download | gcc-b96299b0b96b6714d5a7b03fa6d4f1ea7d09fc44.zip gcc-b96299b0b96b6714d5a7b03fa6d4f1ea7d09fc44.tar.gz gcc-b96299b0b96b6714d5a7b03fa6d4f1ea7d09fc44.tar.bz2 |
Fix bad type resolution for CallExpr when fn is not simply PathInExpression
When we have a function that is for example a FieldAccessExpression the
compiler must resolve and compile that field into a reference which can be
called. This is not simple direct call to a function in that senario.
Fixes #217
Diffstat (limited to 'gcc/rust/parse/rust-parse.h')
0 files changed, 0 insertions, 0 deletions