From 026c3cfd5e92e7f358290921984b57e1b433e658 Mon Sep 17 00:00:00 2001 From: Aldy Hernandez Date: Mon, 13 Jul 2015 04:46:34 +0000 Subject: Fix double word typos. From-SVN: r225726 --- gcc/rtl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/rtl.h') diff --git a/gcc/rtl.h b/gcc/rtl.h index fe64994..68d0f2a 100644 --- a/gcc/rtl.h +++ b/gcc/rtl.h @@ -287,7 +287,7 @@ struct GTY((variable_size)) hwivec_def { /* RTL expression ("rtx"). */ /* The GTY "desc" and "tag" options below are a kludge: we need a desc - field for for gengtype to recognize that inheritance is occurring, + field for gengtype to recognize that inheritance is occurring, so that all subclasses are redirected to the traversal hook for the base class. However, all of the fields are in the base class, and special-casing -- cgit v1.1