This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [ast-optimizer-branch]: Inlinability checks


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]