Commit a330a79e by Bernd Schmidt Committed by Jeff Law

* recog.c (alter_subreg): Delete declaration.

From-SVN: r22749
parent 8547cf54
Fri Oct 2 10:51:35 1998 Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>
* recog.c (alter_subreg): Delete declaration.
1998-10-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* Makefile.in (cccp.o): Fix typo in last patch.
......
......@@ -40,9 +40,6 @@ Boston, MA 02111-1307, USA. */
#endif
#endif
/* Import from final.c: */
extern rtx alter_subreg ();
static void validate_replace_rtx_1 PROTO((rtx *, rtx, rtx, rtx));
static rtx *find_single_use_1 PROTO((rtx, rtx *));
static rtx *find_constant_term_loc PROTO((rtx *));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment