aboutsummaryrefslogtreecommitdiff
path: root/gcc/init-regs.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/init-regs.c')
-rw-r--r--gcc/init-regs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/init-regs.c b/gcc/init-regs.c
index 791b926..273ab97 100644
--- a/gcc/init-regs.c
+++ b/gcc/init-regs.c
@@ -1,5 +1,5 @@
/* Initialization of uninitialized regs.
- Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
This file is part of GCC.
@@ -148,7 +148,7 @@ struct rtl_opt_pass pass_initialize_regs =
NULL, /* sub */
NULL, /* next */
0, /* static_pass_number */
- 0, /* tv_id */
+ TV_NONE, /* tv_id */
0, /* properties_required */
0, /* properties_provided */
0, /* properties_destroyed */