diff options
Diffstat (limited to 'gcc/gimple-if-to-switch.cc')
-rw-r--r-- | gcc/gimple-if-to-switch.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple-if-to-switch.cc b/gcc/gimple-if-to-switch.cc index 4441206..7792a60 100644 --- a/gcc/gimple-if-to-switch.cc +++ b/gcc/gimple-if-to-switch.cc @@ -1,5 +1,5 @@ /* If-elseif-else to switch conversion pass - Copyright (C) 2020-2022 Free Software Foundation, Inc. + Copyright (C) 2020-2023 Free Software Foundation, Inc. This file is part of GCC. |