* rtl.h (read_rtx): Change prototype.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Aug 2004 10:12:51 +0000 (10:12 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Aug 2004 10:12:51 +0000 (10:12 +0000)
commitfea520ebeeebe1392a25a319518fb7c9655cb329
tree19986beafca6533f327d3eb48031c4616e3a888d
parent2789b0849920e070834d3d98aea1d9584371e85a
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86657 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gensupport.c
gcc/read-rtl.c
gcc/rtl.h