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]
Other format: [Raw text]

Re: RFA: fold EOF check into read_rtx()


On Fri, 2004-08-27 at 07:39, Richard Sandiford wrote:
> Richard Sandiford <rsandifo@redhat.com> writes:

> 
> 	* rtl.h (read_rtx): Change prototype.
> 	* read-rtl.c (read_rtx): Provide the caller with both an rtx and a
> 	line number.  Return true on success.
> 	* gensupport.c (process_include, init_md_reader_args_cb): Adjust
> 	callers accordingly.

OK.


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