semantics.c (begin_for_stmt): Push the 'for' scope before adding the FOR_STMT.
authorJason Merrill <jason@redhat.com>
Tue, 18 Jun 2002 16:21:25 +0000 (12:21 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 18 Jun 2002 16:21:25 +0000 (12:21 -0400)
commit18ba380b3a22e6e76d6515c16931611a0bcbf7e6
treef9f4f9809150114e0560826c7677811b1e92d479
parente3c8eb86d193160035cb64e7284e2183cd973792
semantics.c (begin_for_stmt): Push the 'for' scope before adding the FOR_STMT.

        * semantics.c (begin_for_stmt): Push the 'for' scope before
        adding the FOR_STMT.

From-SVN: r54749
gcc/cp/ChangeLog
gcc/cp/semantics.c