Correct comments.
authorRichard Stallman <rms@gnu.org>
Mon, 30 Nov 1992 23:05:11 +0000 (23:05 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 30 Nov 1992 23:05:11 +0000 (23:05 +0000)
From-SVN: r2819

gcc/expr.h

index 56cd39d8aaa47e423111c0e41aa1dc9f791d9276..4bcdc17f2b3538b286ac96af5c0f8dea67ced389 100644 (file)
@@ -169,7 +169,7 @@ struct args_size
  : size_binop (PLUS_EXPR, (SIZE).var, size_int ((SIZE).constant)))
 
 /* Supply a default definition for FUNCTION_ARG_PADDING:
-   usually pad upward, but pad short, non-BLKmode args downward on
+   usually pad upward, but pad short args downward on
    big-endian machines.  */
 
 enum direction {none, upward, downward};  /* Value has this type.  */