[ast-optimizer-branch]: Inlinability checks

Richard Henderson rth@redhat.com
Mon Jul 23 12:40:00 GMT 2001


On Mon, Jul 23, 2001 at 10:19:10AM +0100, Nathan Sidwell wrote:
> !   else if (TREE_CODE (t) == ADDR_EXPR
> ! 	   && TREE_CODE (TREE_OPERAND (t, 0)) == LABEL_DECL)
> !     reason = N_("takes address of label");

This is inlinable.  Where did you get this notion?


r~



More information about the Gcc-patches mailing list