]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cfg.c
Use FOR_ALL_BB_FN in a few more places
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 18 Oct 2016 19:36:45 +0000 (21:36 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Tue, 18 Oct 2016 19:36:45 +0000 (21:36 +0200)
commit2300c332eb046581a8135dabf66b9e85afec65b7
tree984216062455354314610e6cba7e93bf20e99552
parent902cb7b191fd4fbfcdcae940467f8a9375bea004
Use FOR_ALL_BB_FN in a few more places

gcc/
* cfg.c (clear_bb_flags): Use FOR_ALL_BB_FN.
* config/nvptx/nvptx.c (nvptx_find_sese): Likewise.

From-SVN: r241315
gcc/ChangeLog
gcc/cfg.c
gcc/config/nvptx/nvptx.c