aboutsummaryrefslogtreecommitdiff
path: root/gcc/recog.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/recog.c')
-rw-r--r--gcc/recog.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/recog.c b/gcc/recog.c
index 9f6a1ea..1127cb8 100644
--- a/gcc/recog.c
+++ b/gcc/recog.c
@@ -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 *));