diff options
Diffstat (limited to 'gcc/expmed.cc')
-rw-r--r-- | gcc/expmed.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/expmed.cc b/gcc/expmed.cc index b12b0e0..9173601 100644 --- a/gcc/expmed.cc +++ b/gcc/expmed.cc @@ -1,6 +1,6 @@ /* Medium-level subroutines: convert bit-field store and extract and shifts, multiplies and divides to rtl instructions. - Copyright (C) 1987-2022 Free Software Foundation, Inc. + Copyright (C) 1987-2023 Free Software Foundation, Inc. This file is part of GCC. |