From d0c843905fb80277b804d96c58d07ed444519d32 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Mon, 3 Feb 1992 02:56:47 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r272 --- gcc/rtl.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/rtl.h b/gcc/rtl.h index 814068d7e0d..43f3f82fd3c 100644 --- a/gcc/rtl.h +++ b/gcc/rtl.h @@ -627,6 +627,7 @@ extern rtx try_split (); extern rtx split_insns (); extern rtx simplify_unary_operation (), simplify_binary_operation (); extern rtx simplify_ternary_operation (), simplify_relational_operation (); +extern rtx nonlocal_label_rtx_list (); /* Maximum number of parallel sets and clobbers in any insn in this fn. Always at least 3, since the combiner could put that many togetherm -- 2.30.2