diff options
Diffstat (limited to 'gcc/config/riscv/zicond.md')
-rw-r--r-- | gcc/config/riscv/zicond.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/riscv/zicond.md b/gcc/config/riscv/zicond.md index ab1a533..f87b4f2 100644 --- a/gcc/config/riscv/zicond.md +++ b/gcc/config/riscv/zicond.md @@ -1,6 +1,6 @@ ;; Machine description for the RISC-V Zicond extension and functionally- ;; equivalent XVentanaCondOps vendor extension -;; Copyright (C) 2022-2024 Free Software Foundation, Inc. +;; Copyright (C) 2022-2025 Free Software Foundation, Inc. ;; This file is part of GCC. |