rtl.h (read_rtx): Change prototype.
commit57406c63cd1ce307b1f4df4d24468a1df7fc59d7
authorRichard Sandiford <rsandifo@redhat.com>
Fri, 27 Aug 2004 10:12:51 +0000 (27 10:12 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 27 Aug 2004 10:12:51 +0000 (27 10:12 +0000)
tree19986beafca6533f327d3eb48031c4616e3a888d
parent6a6bfc8e70897234a262527a07d80b6036282b8e
rtl.h (read_rtx): Change prototype.

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

From-SVN: r86657
gcc/ChangeLog
gcc/gensupport.c
gcc/read-rtl.c
gcc/rtl.h