diff options
Diffstat (limited to 'gcc/store-motion.cc')
-rw-r--r-- | gcc/store-motion.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/store-motion.cc b/gcc/store-motion.cc index b61c068..b21b34f 100644 --- a/gcc/store-motion.cc +++ b/gcc/store-motion.cc @@ -1,5 +1,5 @@ /* Store motion via Lazy Code Motion on the reverse CFG. - Copyright (C) 1997-2022 Free Software Foundation, Inc. + Copyright (C) 1997-2023 Free Software Foundation, Inc. This file is part of GCC. |