]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/rtl.h
re PR rtl-optimization/39794 (Miscompile with -O2 -funroll-loops)
[gcc.git] / gcc / rtl.h
index 06b0caeca531a0042d5447442257a5f711744253..b93c129f8af3b3ce53f24bd037bc855afdfed93d 100644 (file)
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -2290,7 +2290,7 @@ extern rtx canon_rtx (rtx);
 extern int true_dependence (const_rtx, enum machine_mode, const_rtx, bool (*)(const_rtx, bool));
 extern rtx get_addr (rtx);
 extern int canon_true_dependence (const_rtx, enum machine_mode, rtx, const_rtx,
-                                 bool (*)(const_rtx, bool));
+                                 rtx, bool (*)(const_rtx, bool));
 extern int read_dependence (const_rtx, const_rtx);
 extern int anti_dependence (const_rtx, const_rtx);
 extern int output_dependence (const_rtx, const_rtx);
This page took 0.02765 seconds and 5 git commands to generate.