From dd5a833e6e86e0ed85af6e48aa460ebfc4665f5d Mon Sep 17 00:00:00 2001 From: Mike Stump Date: Sun, 10 Apr 2011 18:46:45 +0000 Subject: Remove doubled up words. From-SVN: r172247 --- gcc/regs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/regs.h') diff --git a/gcc/regs.h b/gcc/regs.h index a19a15db6a9..f8f2b1a7ce1 100644 --- a/gcc/regs.h +++ b/gcc/regs.h @@ -44,7 +44,7 @@ extern int max_regno; regstat_init_n_sets_and_refs from the current values of DF_REG_DEF_COUNT and DF_REG_USE_COUNT. REG_N_REFS and REG_N_SETS should only be used if a pass need to change these values in some - magical way or or the pass needs to have accurate values for these + magical way or the pass needs to have accurate values for these and is not using incremental df scanning. At the end of a pass that uses REG_N_REFS and REG_N_SETS, a call -- cgit v1.2.1