diff options
Diffstat (limited to 'gcc/config/riscv/riscv-avlprop.cc')
-rw-r--r-- | gcc/config/riscv/riscv-avlprop.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/riscv/riscv-avlprop.cc b/gcc/config/riscv/riscv-avlprop.cc index 62491f9..bb4aceb 100644 --- a/gcc/config/riscv/riscv-avlprop.cc +++ b/gcc/config/riscv/riscv-avlprop.cc @@ -1,5 +1,5 @@ /* AVL propagation pass for RISC-V 'V' Extension for GNU compiler. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. Contributed by Juzhe Zhong (juzhe.zhong@rivai.ai), RiVAI Technologies Ltd. This file is part of GCC. |