diff options
Diffstat (limited to 'gcc/reload.cc')
-rw-r--r-- | gcc/reload.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/reload.cc b/gcc/reload.cc index 5707b7f..31814d1 100644 --- a/gcc/reload.cc +++ b/gcc/reload.cc @@ -1,5 +1,5 @@ /* Search an insn for pseudo regs that must be in hard regs and are not. - Copyright (C) 1987-2024 Free Software Foundation, Inc. + Copyright (C) 1987-2025 Free Software Foundation, Inc. This file is part of GCC. |