OSDN Git Service

Include tree.h #ifdef VMS.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 Oct 1994 13:06:15 +0000 (13:06 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 Oct 1994 13:06:15 +0000 (13:06 +0000)
commitf18a1591ce6664307531ebb44c17b9ddcd57ece6
treefdf7ba4119e7f559c7294413f1f9d227c55dce8e
parent3e69468819c893f4e8db8f1732b09cfd56f2c618
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8367 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/vax/vax.c