aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiprop.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-ssa-phiprop.cc')
-rw-r--r--gcc/tree-ssa-phiprop.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-ssa-phiprop.cc b/gcc/tree-ssa-phiprop.cc
index 2a1cdae..a2e1fb1 100644
--- a/gcc/tree-ssa-phiprop.cc
+++ b/gcc/tree-ssa-phiprop.cc
@@ -1,5 +1,5 @@
/* Backward propagation of indirect loads through PHIs.
- Copyright (C) 2007-2024 Free Software Foundation, Inc.
+ Copyright (C) 2007-2025 Free Software Foundation, Inc.
Contributed by Richard Guenther <rguenther@suse.de>
This file is part of GCC.