Commit 4b1d0fea by Richard Stallman

Comment change.

From-SVN: r5644
parent 9e20879e
......@@ -2180,7 +2180,8 @@ substitute_in_type (t, f, r)
/* Stabilize a reference so that we can use it any number of times
without causing its operands to be evaluated more than once.
Returns the stabilized reference.
Returns the stabilized reference. This works by means of save_expr,
so see the caveats in the comments about save_expr.
Also allows conversion expressions whose operands are references.
Any other kind of expression is returned unchanged. */
......
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