stmt.c (expand_end_bindings): Ignore any elements of VARS that are not VAR_DECLs.
authorMark Mitchell <mark@codesourcery.com>
Mon, 24 May 1999 00:58:56 +0000 (00:58 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 24 May 1999 00:58:56 +0000 (00:58 +0000)
commite97b5c125c43f264674253b0abe97499bf817c7d
treec5235803f5ac7b955052205e365e785a157b4c33
parent8bcc97de27e9a426f70456fc2c9746f1831e33bd
stmt.c (expand_end_bindings): Ignore any elements of VARS that are not VAR_DECLs.

* stmt.c (expand_end_bindings): Ignore any elements of VARS that
are not VAR_DECLs.

From-SVN: r27118
gcc/ChangeLog
gcc/stmt.c