diff options
Diffstat (limited to 'gcc/rtl-ssa/blocks.cc')
-rw-r--r-- | gcc/rtl-ssa/blocks.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtl-ssa/blocks.cc b/gcc/rtl-ssa/blocks.cc index 5436305b11c..2255a87e24f 100644 --- a/gcc/rtl-ssa/blocks.cc +++ b/gcc/rtl-ssa/blocks.cc @@ -1,5 +1,5 @@ // Implementation of basic-block-related functions for RTL SSA -*- C++ -*- -// Copyright (C) 2020 Free Software Foundation, Inc. +// Copyright (C) 2020-2021 Free Software Foundation, Inc. // // This file is part of GCC. // |