diff options
Diffstat (limited to 'gcc/loop-iv.cc')
-rw-r--r-- | gcc/loop-iv.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/loop-iv.cc b/gcc/loop-iv.cc index f56cc5e..0ac7e8b 100644 --- a/gcc/loop-iv.cc +++ b/gcc/loop-iv.cc @@ -1,5 +1,5 @@ /* Rtl-level induction variable analysis. - Copyright (C) 2004-2024 Free Software Foundation, Inc. + Copyright (C) 2004-2025 Free Software Foundation, Inc. This file is part of GCC. |