* Makefile.in (dbxout.o): Depend on ggc.h.
commitcff53614c5fcdc00d829b353fba0e812c7adda22
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Nov 1999 18:00:18 +0000 (6 18:00 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Nov 1999 18:00:18 +0000 (6 18:00 +0000)
treec0d4b74c0177a02d70e723b24982d68c7838cffb
parent313b5927177828266b2b9ab6cfc707219a1d3c23
* Makefile.in (dbxout.o): Depend on ggc.h.
(dwarf2out.o): Likewise.
(xcoffout.o): Likewise.
* dbxout.c: Include ggc.h.
(dbxout_init): Register lastfile as a root.
* dwarf2out.c: Include ggc.h.
(dwarf2out_line): Register lastfile as a root.
* xcoffout.c: Include ggc.h.
(xcoffout_source_line): Register xcoff_lastfile as a root.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30433 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/dbxout.c
gcc/dwarf2out.c
gcc/xcoffout.c