diff options
Diffstat (limited to 'gcc/config/epiphany/epiphany-sched.md')
-rw-r--r-- | gcc/config/epiphany/epiphany-sched.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/epiphany/epiphany-sched.md b/gcc/config/epiphany/epiphany-sched.md index d7fa0fb..d347ce6 100644 --- a/gcc/config/epiphany/epiphany-sched.md +++ b/gcc/config/epiphany/epiphany-sched.md @@ -77,7 +77,7 @@ "issue,issue+int,issue+int,issue+int,int") ;; Loads have a latency of two. -;; Note that we fix up the latency of post_modify in epiphany.c:epiphany_adjust_cost +;; Note that we fix up the latency of post_modify in epiphany.cc:epiphany_adjust_cost (define_insn_reservation "load" 3 (and (eq_attr "pipe_model" "epiphany") |