Commit 355b2097 by Richard Stallman

Correct comments.

From-SVN: r2819
parent 49003ff6
......@@ -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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment