]> gcc.gnu.org Git - gcc.git/commit - gcc/langhooks-def.h
langhooks.h (struct lang_hooks): Add staticp.
authorJoseph Myers <jsm28@cam.ac.uk>
Tue, 4 Dec 2001 22:49:20 +0000 (22:49 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 4 Dec 2001 22:49:20 +0000 (22:49 +0000)
commitd062a680ab959bc09d0f2572ac16e444b5396aa4
tree23a8878b902f5ac60f9c00bc63521603f68218d4
parent69927b59f2c4b5de206b5fb336821ba8dd645e59
langhooks.h (struct lang_hooks): Add staticp.

* 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.

From-SVN: r47628
gcc/ChangeLog
gcc/langhooks-def.h
gcc/langhooks.c
gcc/langhooks.h
gcc/tree.c
This page took 0.055848 seconds and 5 git commands to generate.