diff options
Diffstat (limited to 'gcc/gencodes.cc')
-rw-r--r-- | gcc/gencodes.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gencodes.cc b/gcc/gencodes.cc index 3a53e2c..4cfb251 100644 --- a/gcc/gencodes.cc +++ b/gcc/gencodes.cc @@ -1,7 +1,7 @@ /* Generate from machine description: - some macros CODE_FOR_... giving the insn_code_number value for each of the defined standard insn names. - Copyright (C) 1987-2024 Free Software Foundation, Inc. + Copyright (C) 1987-2025 Free Software Foundation, Inc. This file is part of GCC. |