On Tue, 3 May 2016, Jan Hubicka wrote:
> Hi,
> the code path handling the case where callee is missing return statement but
> calle
> statement has LHS is broken in tree-inline since anonymous SSA_NAMEs was
> introduced.
> This code is not not used because all those inlines are disabled by
> gi
Hi,
the code path handling the case where callee is missing return statement but
calle
statement has LHS is broken in tree-inline since anonymous SSA_NAMEs was
introduced.
This code is not not used because all those inlines are disabled by
gimple_check_call_matching_types, but since I would like