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 to add language hook in staticp


Joseph S. Myers wrote:-

> This patch adds a language hook into staticp, which is needed to
> implement C99 semantics for compound literals (which have static
> storage duration if outside any functions, but will have a
> language-specific tree code).

I think you should add a comment to that effect, then.

Neil.


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