diff options
Diffstat (limited to 'gcc/ipa-modref.c')
-rw-r--r-- | gcc/ipa-modref.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-modref.c b/gcc/ipa-modref.c index 733fc21..866cc42 100644 --- a/gcc/ipa-modref.c +++ b/gcc/ipa-modref.c @@ -1,5 +1,5 @@ /* Search for references that a functions loads or stores. - Copyright (C) 2020-2021 Free Software Foundation, Inc. + Copyright (C) 2020-2022 Free Software Foundation, Inc. Contributed by David Cepelik and Jan Hubicka This file is part of GCC. |