diff options
Diffstat (limited to 'gcc/avoid-store-forwarding.h')
-rw-r--r-- | gcc/avoid-store-forwarding.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/avoid-store-forwarding.h b/gcc/avoid-store-forwarding.h index 55a0c97..2dfd4a2 100644 --- a/gcc/avoid-store-forwarding.h +++ b/gcc/avoid-store-forwarding.h @@ -1,5 +1,5 @@ /* Avoid store forwarding optimization pass. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. Contributed by VRULL GmbH. This file is part of GCC. |