aboutsummaryrefslogtreecommitdiff
path: root/gcc/cse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cse.c')
-rw-r--r--gcc/cse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cse.c b/gcc/cse.c
index a961e80..591ba57 100644
--- a/gcc/cse.c
+++ b/gcc/cse.c
@@ -2745,7 +2745,7 @@ cse_rtx_varies_p (x)
return 0;
}
- return rtx_varies_p (x);
+ return rtx_varies_p (x, 0);
}
/* Canonicalize an expression: