diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2013-09-17 22:11:43 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2013-09-17 22:11:43 +0000 |
commit | b15d794389aaf8d87e53549aea1e171a5deaad78 (patch) | |
tree | 6990912d681eeeada6a993bf6923d62a5add528d /gcc/DATESTAMP | |
parent | 09d5094b2d48192f5e4cc7be9b123289c41a8f65 (diff) | |
download | gcc-b15d794389aaf8d87e53549aea1e171a5deaad78.zip gcc-b15d794389aaf8d87e53549aea1e171a5deaad78.tar.gz gcc-b15d794389aaf8d87e53549aea1e171a5deaad78.tar.bz2 |
reflect: Fix bug calling method on indirect value.
The gccgo-specific iword function was checking v.kind, but for
a method value that is always Func. Fix to check v.typ.Kind()
instead.
From-SVN: r202670
Diffstat (limited to 'gcc/DATESTAMP')
0 files changed, 0 insertions, 0 deletions