tree-loop-distribution.c (distribute_loop): Fix declaration and initialization of...
authorJoern Rennecke <amylaar@spamcop.net>
Sat, 23 Jan 2010 12:21:15 +0000 (12:21 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Sat, 23 Jan 2010 12:21:15 +0000 (12:21 +0000)
commite96d7dd79ffae0fe785a360396025ab278e672a1
tree2506922a73633d267833fdbe7863dd0a6507d87b
parentfb0553d11d150cc0d88d258d263395120ef33c53
tree-loop-distribution.c (distribute_loop): Fix declaration and initialization of variable res to agree with return type.

* tree-loop-distribution.c (distribute_loop): Fix declaration and
initialization of variable res to agree with return type.

From-SVN: r156190
gcc/ChangeLog
gcc/tree-loop-distribution.c