Missed part of my patch:
authorAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 19 Aug 2003 23:04:36 +0000 (16:04 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 19 Aug 2003 23:04:36 +0000 (16:04 -0700)
commit16b0d23f1bd79ad61f699172053507977a983593
tree834cdfea4b4cd449e3fa6bf0ff16680067dece14
parent02fa63cdf7a020cc47eb33f3d030fc77bc24a07a
Missed part of my patch:

        * langhooks-def.h (lhd_decl_uninit): Declare.
        (LANG_HOOKS_DECL_UNINIT): New macro.
        (LANG_HOOKS_INITIALIZER): Adjust.
        * langhooks.h (struct lang_hooks): Add new field
        decl_uninit.
        * langhooks.c (lhd_decl_uninit): Define.

From-SVN: r70580
gcc/langhooks-def.h
gcc/langhooks.c
gcc/langhooks.h