diff options
Diffstat (limited to 'gcc/rtl.def')
-rw-r--r-- | gcc/rtl.def | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/rtl.def b/gcc/rtl.def index c9ef1af..8464d32 100644 --- a/gcc/rtl.def +++ b/gcc/rtl.def @@ -715,9 +715,6 @@ DEF_RTL_EXPR(VAR_LOCATION, "var_location", "tei", RTX_EXTRA) descriptions. */ #ifdef GENERATOR_FILE -/* Include a secondary machine-description file at this point. */ -DEF_RTL_EXPR(INCLUDE, "include", "s", RTX_EXTRA) - /* Pattern-matching operators: */ /* Use the function named by the second arg (the string) |