summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
diff options
context:
space:
mode:
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1992-04-06 18:11:25 +0000
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1992-04-06 18:11:25 +0000
commitd2d45541a12449c530cebbfa5d826ee67189b06b (patch)
tree4adc19d14c38605b45cc1cb5a34773d790a9c6b1 /gcc/rtl.h
parente019e0b81f3b1836b93cf01fc681ec40e77a5b52 (diff)
downloadgcc-d2d45541a12449c530cebbfa5d826ee67189b06b.tar.gz
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@695 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r--gcc/rtl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index 7469539553f..6936302917f 100644
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -617,6 +617,7 @@ extern enum rtx_code unsigned_condition ();
extern enum rtx_code signed_condition ();
extern rtx plus_constant (), plus_constant_for_output ();
extern rtx find_equiv_reg ();
+extern rtx squeeze_notes ();
extern rtx delete_insn ();
extern void delete_jump ();
extern rtx get_label_before ();