diff options
Diffstat (limited to 'gcc/lower-subreg.cc')
-rw-r--r-- | gcc/lower-subreg.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lower-subreg.cc b/gcc/lower-subreg.cc index 8960893..6697afb 100644 --- a/gcc/lower-subreg.cc +++ b/gcc/lower-subreg.cc @@ -1,5 +1,5 @@ /* Decompose multiword subregs. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com> Ian Lance Taylor <iant@google.com> |