OSDN Git Service

*** empty log message ***
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Feb 1992 02:56:47 +0000 (02:56 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Feb 1992 02:56:47 +0000 (02:56 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@272 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/rtl.h

index 814068d..43f3f82 100644 (file)
--- 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