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]
Other format: [Raw text]

Re: [PATCH] DECL_NO_STATIC_CHAIN -> DECL_STATIC_CHAIN


> This patch changes it to DECL_STATIC_CHAIN, which defaults to 0 and just
> tree-nested.c sets it on nested functions that need a static chain.

FWIW I think it's an unfortunate change since the default is not safe.

-- 
Eric Botcazou


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