Include tree.h #ifdef VMS.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 31 Oct 1994 13:06:15 +0000 (08:06 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 31 Oct 1994 13:06:15 +0000 (08:06 -0500)
commita252028f29c37224e012050e81883025540b8024
treefdf7ba4119e7f559c7294413f1f9d227c55dce8e
parentfea1b650454bbedd43270ddb4aaaf3df56cc0818
Include tree.h #ifdef VMS.

(struct extern_list): Move inside #ifdef VMS; add SIZE and IN_CONST fields;
make `extern_head' static; add second list head.
(vms_check_external): Move inside #ifdef VMS; give new args; maintain list of
both pending external symbols and previously defined ones.
(vms_flush_pending_externals): New function.

From-SVN: r8367
gcc/config/vax/vax.c