aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2016-03-16 15:51:47 +0000
committerMarek Polacek <mpolacek@gcc.gnu.org>2016-03-16 15:51:47 +0000
commitab4c578f0ce61491c694bea751323973fabf0f95 (patch)
treeae34ca036a37457ea8c7f084769e76de4294edff /gcc/tree-inline.c
parentf5387e76b79440e3cb4d7392d7aea66037d375b8 (diff)
downloadgcc-ab4c578f0ce61491c694bea751323973fabf0f95.zip
gcc-ab4c578f0ce61491c694bea751323973fabf0f95.tar.gz
gcc-ab4c578f0ce61491c694bea751323973fabf0f95.tar.bz2
re PR c/70093 (Instancing function with VM return type cases internal compiler error in 'assign_stack_temp_for_type'.)
PR c/70093 * c-typeck.c (build_function_call_vec): Create a TARGET_EXPR for nested functions returning VM types. * cgraphunit.c (cgraph_node::expand_thunk): Also build call to the function being thunked if the result type doesn't have fixed size. * gimplify.c (gimplify_modify_expr): Also set LHS if the result type doesn't have fixed size. * gcc.dg/nested-func-10.c: New test. * gcc.dg/nested-func-9.c: New test. From-SVN: r234259
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions