diff options
Diffstat (limited to 'gcc/tree-stdarg.cc')
-rw-r--r-- | gcc/tree-stdarg.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-stdarg.cc b/gcc/tree-stdarg.cc index ed4c8d8..37c3981 100644 --- a/gcc/tree-stdarg.cc +++ b/gcc/tree-stdarg.cc @@ -1,5 +1,5 @@ /* Pass computing data for optimizing stdarg functions. - Copyright (C) 2004-2022 Free Software Foundation, Inc. + Copyright (C) 2004-2023 Free Software Foundation, Inc. Contributed by Jakub Jelinek <jakub@redhat.com> This file is part of GCC. |