c-semantics.c (genrtl_compound_stmt): Only check nesting consistency if this COMPOUND...
authorJason Merrill <jason@redhat.com>
Tue, 22 Jan 2002 16:05:50 +0000 (11:05 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 22 Jan 2002 16:05:50 +0000 (11:05 -0500)
commit8a827ab215ae56bffe371504040242c4ccb431aa
tree3ceef8f64aea9018834921fbee81b129d34e66aa
parentb58564754b8f157067e661a00c83c8fd9c75dc54
c-semantics.c (genrtl_compound_stmt): Only check nesting consistency if this COMPOUND_STMT is scoped.

        * c-semantics.c (genrtl_compound_stmt): Only check nesting consistency if
        this COMPOUND_STMT is scoped.

From-SVN: r49077
gcc/ChangeLog
gcc/c-semantics.c