gengenrtl.c (special_rtx): Fix typo in comment.
[gcc.git] / gcc / gengenrtl.c
index 596c5e236861c6871d6dd75f585100544f60f776..9e8bb24f751979f0c42355d17e8ca3c23cb1093e 100644 (file)
@@ -180,7 +180,7 @@ special_format (fmt)
 
 /* Return nonzero if the RTL code given by index IDX is one that we should not
    generate a gen_RTX_FOO function foo (because that function is present
-   elsewhere in the compiler.  */
+   elsewhere in the compiler).  */
 
 static int
 special_rtx (idx)