egcs/gcc Makefile.in dbxout.c dwarf2out.c xcof ...
mmitchel@gcc.gnu.org
mmitchel@gcc.gnu.org
Sat Nov 6 10:00:00 GMT 1999
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: mmitchel@sourceware.cygnus.com 99/11/06 10:00:18
Modified files:
gcc : Makefile.in dbxout.c dwarf2out.c xcoffout.c
ChangeLog
Log message:
* 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.
More information about the Gcc-cvs
mailing list