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] |
On Mon, Dec 03, 2001 at 05:23:08PM +0000, Joseph S. Myers wrote: > * langhooks.h (struct lang_hooks): Add staticp. > * langhooks-def.h (lhd_staticp, LANG_HOOKS_STATICP): New. > (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_STATICP. > * langhooks.c (lhd_staticp): New function. > * tree.c (staticp): Call lang_hooks.staticp for language-specific > tree codes. Ok. r~
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |