OSDN Git Service

* gcc.dg/tree-ssa/20040204-1.c: Remove powerpc from xfail list.
[pf3gnuchains/gcc-fork.git] / gcc / params.h
index 8e59eb9..1f57a0f 100644 (file)
@@ -52,7 +52,7 @@ typedef struct param_info
   /* Minimum acceptable value.  */
   int min_value;
   
-  /* Maxiumum acceptable value, if greater than minimum  */
+  /* Maximum acceptable value, if greater than minimum  */
   int max_value;
   
   /* A short description of the option.  */