On Wed, Mar 16, 2016 at 04:11:56PM +0100, Marek Polacek wrote:
> > 2016-03-09  Marek Polacek  <pola...@redhat.com>
> > 
> >     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.

Ok, thanks.

        Jakub

Reply via email to