diff options
Diffstat (limited to 'gcc/tree-call-cdce.cc')
-rw-r--r-- | gcc/tree-call-cdce.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-call-cdce.cc b/gcc/tree-call-cdce.cc index befe6ac..9ca5fda 100644 --- a/gcc/tree-call-cdce.cc +++ b/gcc/tree-call-cdce.cc @@ -1,5 +1,5 @@ /* Conditional Dead Call Elimination pass for the GNU compiler. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Contributed by Xinliang David Li <davidxl@google.com> This file is part of GCC. |