diff options
Diffstat (limited to 'gcc/tree-sra.h')
-rw-r--r-- | gcc/tree-sra.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-sra.h b/gcc/tree-sra.h index a4aab21..1726d01 100644 --- a/gcc/tree-sra.h +++ b/gcc/tree-sra.h @@ -1,7 +1,7 @@ /* Scalar Replacement of Aggregates (SRA) converts some structure references into scalar references, exposing them to the scalar optimizers. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is part of GCC. |