]> git.ipfire.org Git - thirdparty/gcc.git/commit
gimple.h (CASE_GIMPLE_OMP): New.
authorRichard Henderson <rth@redhat.com>
Wed, 9 Sep 2009 16:47:06 +0000 (09:47 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 9 Sep 2009 16:47:06 +0000 (09:47 -0700)
commit8b9db065c6b55cb5077d86a377c2015ef429e326
tree7ff9b4837f50abdab01e59f816bf07c92e9a20fd
parent4056c2c6ed53e388c7bdbbb9aa80b6c8bd13d5c3
gimple.h (CASE_GIMPLE_OMP): New.

* gimple.h (CASE_GIMPLE_OMP): New.
        (is_gimple_omp): Use it.
        * tree-cfg.c (is_ctrl_altering_stmt): Likewise.
        (verify_gimple_debug): Likewise.

From-SVN: r151565
gcc/ChangeLog
gcc/gimple.h
gcc/tree-cfg.c