aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-07-18 23:29:15 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-07-18 23:29:15 +0000
commit6033b55bd90c3e0e857b4a1b54ab1d243377e56e (patch)
tree228b66f528ce1d6fcee3fca02761bac5620702fb /gcc/tree.h
parent9e45ca5f83954a340cc78c2f86b7b3294188047f (diff)
downloadgcc-6033b55bd90c3e0e857b4a1b54ab1d243377e56e.zip
gcc-6033b55bd90c3e0e857b4a1b54ab1d243377e56e.tar.gz
gcc-6033b55bd90c3e0e857b4a1b54ab1d243377e56e.tar.bz2
compiler: insert backend type conversion for closure func ptr
In Func_expression::do_get_backend when creating the backend representation for a closure, create a backend type conversion to account for potential differences between the closure struct type (where the number of fields is dependent on the number of values referenced in the closure) and the generic function descriptor type (struct with single function pointer field). Reviewed-on: https://go-review.googlesource.com/49255 From-SVN: r250327
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions