This is the mail archive of the gcc-patches@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: Split out RTL reader


On Tue, Jun 26, 2001 at 10:39:51AM -0700, Zack Weinberg wrote:
> 	* rtl.c: Split RTL reader (read_rtx, read_skip_spaces,
> 	traverse_md_constants, fatal_with_file_and_line,
> 	fatal_expected_char, read_name, read_string, def_hash,
> 	def_name_eq_p, read_constants, and related data) to its own
> 	file.  Weed out now-unnecessary #includes.
> 	* read-rtl.c: New file.
> 	* Makefile.in (HOST_RTL): Add read-rtl.o.
> 	(read-rtl.o): New rule.
> 	(rtl.o, $(HOST_PREFIX_1)rtl.o): Update dependencies.

Ok.


r~


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