diff options
Diffstat (limited to 'gcc/rtx-vector-builder.cc')
-rw-r--r-- | gcc/rtx-vector-builder.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtx-vector-builder.cc b/gcc/rtx-vector-builder.cc index 55ffe0d..9509d9f 100644 --- a/gcc/rtx-vector-builder.cc +++ b/gcc/rtx-vector-builder.cc @@ -1,5 +1,5 @@ /* A class for building vector rtx constants. - Copyright (C) 2017-2022 Free Software Foundation, Inc. + Copyright (C) 2017-2023 Free Software Foundation, Inc. This file is part of GCC. |