diff options
Diffstat (limited to 'gcc/postreload.cc')
-rw-r--r-- | gcc/postreload.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/postreload.cc b/gcc/postreload.cc index 41f61d3..fb39265 100644 --- a/gcc/postreload.cc +++ b/gcc/postreload.cc @@ -1,5 +1,5 @@ /* Perform simple optimizations to clean up the result of reload. - Copyright (C) 1987-2022 Free Software Foundation, Inc. + Copyright (C) 1987-2023 Free Software Foundation, Inc. This file is part of GCC. |