]> git.ipfire.org Git - thirdparty/gcc.git/commit
Missed part of my patch:
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Aug 2003 23:04:36 +0000 (23:04 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Aug 2003 23:04:36 +0000 (23:04 +0000)
commita0d8c66de83965dee8f69670a1363f4f9c5a1fc4
tree834cdfea4b4cd449e3fa6bf0ff16680067dece14
parentabeb157a337a03b4d549367533a21d6a6f8aa312
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70580 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/langhooks-def.h
gcc/langhooks.c
gcc/langhooks.h