Commit a4d8855c by Richard Stallman

Comment fixes.

From-SVN: r3416
parent 5abb45f2
......@@ -115,7 +115,8 @@ decode (shorts, low, hi)
by setting to 0 or 1 all the bits in the constant
that don't belong in the type.
Yield 1 if a signed overflow occurs, 0 otherwise.
If OVERFLOW is nonzero, a signed overflow has already occurred. */
If OVERFLOW is nonzero, a signed overflow has already occurred
in calculating T, so propagate it. */
int
force_fit_type (t, overflow)
......
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