* gimple.h (CASE_GIMPLE_OMP): New.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Sep 2009 16:47:06 +0000 (16:47 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Sep 2009 16:47:06 +0000 (16:47 +0000)
commit1a9a443670598aaa49e2709fb6fb40a3e580c752
tree7ff9b4837f50abdab01e59f816bf07c92e9a20fd
parent31ebfd4982740ff959c6d561b0b97e3569d91ad3
* gimple.h (CASE_GIMPLE_OMP): New.
        (is_gimple_omp): Use it.
        * tree-cfg.c (is_ctrl_altering_stmt): Likewise.
        (verify_gimple_debug): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151565 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimple.h
gcc/tree-cfg.c