OSDN Git Service

* c-parser.c (c_parser_for_statement): Move initialization of
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Oct 2010 18:29:32 +0000 (18:29 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Oct 2010 18:29:32 +0000 (18:29 +0000)
commitb54b6a4d94f53adb98061eab3b52b99af36eb69c
treefaba9202aefcd99a9119767fce634c2097cb144e
parent216b4dab170956bcb9b9822a53fdcb8ca9756201
* c-parser.c (c_parser_for_statement): Move initialization of
cond and incr before if.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@165592 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-parser.c