]> gcc.gnu.org Git - gcc.git/commit
tree-cfg.c (thread_jumps): Use a do-while loop instead of a loop with goto.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 19 Oct 2004 15:38:25 +0000 (15:38 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 19 Oct 2004 15:38:25 +0000 (15:38 +0000)
commite61d7b781ecc1493975fdcf58ba28a34f4b5cc7d
tree169897e902c568b2745e1db9788c40be1d3ed8ae
parente836a5a26a9e40de2a2d5c07266c0f8321c5532c
tree-cfg.c (thread_jumps): Use a do-while loop instead of a loop with goto.

* tree-cfg.c (thread_jumps): Use a do-while loop instead of a
loop with goto.

From-SVN: r89276
gcc/ChangeLog
gcc/tree-cfg.c
This page took 0.050592 seconds and 5 git commands to generate.