diff options
Diffstat (limited to 'gcc/rtl-ssa/functions.cc')
-rw-r--r-- | gcc/rtl-ssa/functions.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtl-ssa/functions.cc b/gcc/rtl-ssa/functions.cc index a6156e3..c35d25d 100644 --- a/gcc/rtl-ssa/functions.cc +++ b/gcc/rtl-ssa/functions.cc @@ -1,5 +1,5 @@ // Implementation of function-related RTL SSA functions -*- C++ -*- -// Copyright (C) 2020-2022 Free Software Foundation, Inc. +// Copyright (C) 2020-2023 Free Software Foundation, Inc. // // This file is part of GCC. // |