diff options
Diffstat (limited to 'gcc/hw-doloop.h')
-rw-r--r-- | gcc/hw-doloop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/hw-doloop.h b/gcc/hw-doloop.h index 38e8588b7c0..5a68a79f736 100644 --- a/gcc/hw-doloop.h +++ b/gcc/hw-doloop.h @@ -1,6 +1,6 @@ /* Code to analyze doloop loops in order for targets to perform late optimizations converting doloops to other forms of hardware loops. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. This file is part of GCC. |