(expr_no_commas): Do not store temporary skip_evaluation increments on yacc value...
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 17 Mar 1997 18:46:42 +0000 (13:46 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 17 Mar 1997 18:46:42 +0000 (13:46 -0500)
commitae9cb2081c750a64b97c14fea8f49b642ead1343
treec5b086bf5900c6d02d0eb34abd71f691494bda3d
parent289d1b21a861305e89c145eed513c4193d7dd63c
(expr_no_commas): Do not store temporary skip_evaluation increments on yacc value stack...

(expr_no_commas): Do not store temporary skip_evaluation increments on
yacc value stack; the code was buggy and occasionally wrote past the
end of the stack.

From-SVN: r13720
gcc/c-parse.in