diff options
Diffstat (limited to 'gcc/postreload-gcse.cc')
-rw-r--r-- | gcc/postreload-gcse.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/postreload-gcse.cc b/gcc/postreload-gcse.cc index 2818f54..1f374ea 100644 --- a/gcc/postreload-gcse.cc +++ b/gcc/postreload-gcse.cc @@ -1,5 +1,5 @@ /* Post reload partially redundant load elimination - Copyright (C) 2004-2022 Free Software Foundation, Inc. + Copyright (C) 2004-2023 Free Software Foundation, Inc. This file is part of GCC. |