[patch] Restore cross-language inlining into Ada

Eric Botcazou ebotcazou@adacore.com
Sat Jan 23 09:25:00 GMT 2016


> I think we was inlining them with LTO until I installed the patch.  Most of
> time DECL_STRUCT_FUNCTION == NULL for WPA and thus the original check
> testing the flags was disabled.  We did not update the EH coddegen during
> inlining, so probably we just did not produce non-call EH for these.

OK, we may have inlined them after all...  My understanding of the new code is 
that we will still inline them if the Ada callee doesn't use EH, which is good 
enough in my opinion.

-- 
Eric Botcazou



More information about the Gcc-patches mailing list