diff options
Diffstat (limited to 'gcc/config/riscv/peephole.md')
-rw-r--r-- | gcc/config/riscv/peephole.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/riscv/peephole.md b/gcc/config/riscv/peephole.md index febe7717f12..b69ed8cac00 100644 --- a/gcc/config/riscv/peephole.md +++ b/gcc/config/riscv/peephole.md @@ -1,5 +1,5 @@ ;; Peephole optimizations for RISC-V for GNU compiler. -;; Copyright (C) 2011-2019 Free Software Foundation, Inc. +;; Copyright (C) 2011-2020 Free Software Foundation, Inc. ;; Contributed by Andrew Waterman (andrew@sifive.com). ;; This file is part of GCC. |