cp-tree.h (back_end_hook): New variable.
authorMark Mitchell <mark@codesourcery.com>
Tue, 17 Aug 1999 23:07:54 +0000 (23:07 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 17 Aug 1999 23:07:54 +0000 (23:07 +0000)
commit1b12a13e40038d786ee0e3e757fe03905ec5eecb
tree87b552c0f355829468309897fcd610f3e14ddc58
parent47359a8efab153e0ed904d27f2672ba8271693b1
cp-tree.h (back_end_hook): New variable.

* cp-tree.h (back_end_hook): New variable.
* decl2.c (back_end_hook): Define it.
(finish_file): If it's non-NULL, call it.

From-SVN: r28741
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl2.c