This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 19991102 chk-ICE compiling gcc/cexp.c onalpha-dec-osf4.0e



I checked this patch in, which this ChangeLog entry:

  Sat Nov  6 09:57:59 1999  Mark Mitchell  <mark@codesourcery.com>

	  * 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.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]